[Bug 524379] Review Request: gscribble - A desktop blogging client for GNOME

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 21 13:28:03 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524379





--- Comment #4 from Martin Gieseking <martin.gieseking at uos.de>  2009-09-21 09:28:02 EDT ---
You should also replace the shebang #!/usr/bin/env python with
#!/usr/bin/python
(see https://fedoraproject.org/wiki/Script_Interpreters_%28draft%29), e.g. by
adding

  sed -i 's|^#!/usr/bin/env python|#!/usr/bin/python|' gscribble

to the %prep section.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list