Changeset 301

Show
Ignore:
Timestamp:
Wed Jan 17 16:09:08 2007
Author:
giovannibajo
Message:

Fix shebang string (remove exceeding slash)

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/Makespec.py

    r245 r301  
    1   #! /usr/bin/env/python  
      1 #!/usr/bin/env python  
    1 1 # Automatically build spec files containing a description of the project  
    2 2 # Copyright (C) 2005, Giovanni Bajo