[Bug 444134] Review Request: spe - Python IDE editor

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 14 15:31:53 UTC 2008


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 mtasaka at ioa.s.u-tokyo.ac.jp  2008-06-14 11:31 EST -------
(In reply to comment #10)
> 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.

So... how does your comment of this related to this review request?
I don't know what problem you had on your package, and are you sure
that the problem you saw on your package also applies to this package?
(although I am not familiar with this package...)

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




More information about the Fedora-package-review mailing list