On Wed, May 05, 2004 at 08:12:37PM +0100, Adam D. Barratt wrote: > > <nitpick follows> > > PS: for i in images/*.ppm images/*.pbm; do rm -vf $$i.gz ... hurts my > > eyes. Please quote $$i.gz, ie.: "$$i.gz". ;-) > > PPS: I'd use sind find -print0 ... | xargs -0 rm .... > > Even better, xargs -0r rm. That way, rm won't throw an error if no files > exist. (Yes, I know you know this :->)
Ok now I changed dependencies to xlibmesa-gl-dev, xlibmesa-glu-dev.
And I made changes to rules file so now I'm using:
-find images -name *.ppm.gz -print0 | xargs -0r rm -f
-find images -name *.pbm.gz -print0 | xargs -0r rm -f
Hope this solves every issue talked on list.
Anyone willing to sponsor this package now? It's still orphaned ;)
http://skawina.eu.org/en/pakiety.html#csmash
regards
fEnIo
--
_ Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 |
IRC:fEnIo
_|_|_ 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Polska
(0 0) phone:+48602383548 | Slackware - the weakest link
ooO--(_)--Ooo http://skawina.eu.org | JID:[EMAIL PROTECTED] | RLU:172001
signature.asc
Description: Digital signature

