[Bug 497572] Review Request: peppy - Editor written in python

bugzilla at redhat.com bugzilla at redhat.com
Sun May 10 16:57:36 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=497572





--- Comment #8 from Simon Wesp <cassmodiah at fedoraproject.org>  2009-05-10 12:57:35 EDT ---
(In reply to comment #7)
> -O1 not -01.
aah, okay :-)


> If you use
>  install -Dpm0644 %{SOURCE2} %{buildroot}/%{_datadir}/pixmaps/%{name}.png
> it works.
okay. I learned a new thing :-)


> Doesn't build:
> + sed -e -i 1d peppy/editra/tests/c-shell_script.csh
> peppy/editra/tests/octave.oct peppy/editra/
> tests/perl.pl peppy/editra/tests/ruby.rb peppy/editra/tests/d.d
> peppy/editra/tests/tcl_tk.tcl pe
> ppy/editra/tests/korn_shell_script.ksh peppy/editra/tests/python.python
> sed: -e expression #1, char 1: unknown command: `-'  
aaah
sed -e '1d' -i instead of sed -e -i '1d'
i built it with sed -e '1d' -i, don't know why i changed it. this was very
stupid, sorry!

Spec URL: 
http://cassmodiah.fedorapeople.org/peppy-0.9.27/peppy.spec

SRPM URL:
http://cassmodiah.fedorapeople.org/peppy-0.9.27/peppy-0.9.27-3.fc11.src.rpm

-- 
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 package-review mailing list