Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: spe - Python IDE editor https://bugzilla.redhat.com/show_bug.cgi?id=444134 ------- Additional Comments From pingoufc4@xxxxxxxx 2008-06-14 10:40 EST ------- Hi I faced the problem on the ln -s in one of my package (pype) recently. Instead of using the ln -S which I am not really fond of I used: mkdir -p $RPM_BUILD_ROOT%{_bindir}/ echo "#!/bin/sh exec python %{python_sitelib}/%{name}/pype.py" >> $RPM_BUILD_ROOT%{_bindir}/%{name} chmod +x $RPM_BUILD_ROOT%{_bindir}/%{name} I do not know what is the best solution, but I prefered that one. -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review