[Bug 495577] Review Request: xsw - A simple slideshow producer and viewer

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 17 09:47:34 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=495577





--- Comment #5 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-04-17 05:47:33 EDT ---
Of course, you don't need to use loops, you can just do the changes in three
lines:

sed -i 's|DATADIR "VeraBd.ttf"|"/usr/share/fonts/bitstream-vera/VeraBd.ttf"|g'
src/execute.c
sed -i 's|DATADIR
"VeraSeBd.ttf"|"/usr/share/fonts/bitstream-vera/VeraSeBd.ttf"|g' src/execute.c
sed -i 's|DATADIR
"VeraMono.ttf"|"/usr/share/fonts/bitstream-vera/VeraMono.ttf"|g' src/execute.c

but looping would be neater.

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