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=512272





--- Comment #3 from Jussi Lehtola <[email protected]>  2009-07-17 08:22:41 
EDT ---
(In reply to comment #2)
> For me this is not working because this ends with an error:
> 
> /usr/bin/surl: Zeile 1:  surl - a URL shortening application, supports various
> sites : Kommando nicht gefunden.
> 
> After the changing of the permission, rpm added as requirement '/bin/python'  

Python libraries are not supposed to be executable.

After install just execute
sed -i -e '/^#!\//, 1d' %{buildroot}%{python_sitelib}/%{name}/surl.py

-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to