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

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to