wok-next view fswebcam/stuff/fswebcam-20070108-gzip.patch @ rev 11847
busybox: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 27 08:41:10 2012 +0100 (2012-02-27) |
parents | |
children |
line source
1 --- fswebcam-20070108/Makefile.in.orig Sun Dec 10 19:09:15 2006
2 +++ fswebcam-20070108/Makefile.in Tue Dec 15 15:14:33 2009
3 @@ -30,7 +30,7 @@
4 ${CC} ${CFLAGS} -c $< -o $@
6 fswebcam.1.gz: fswebcam.1
7 - gzip -c --best fswebcam.1 > fswebcam.1.gz
8 + gzip -c fswebcam.1 > fswebcam.1.gz
10 clean:
11 rm -f core* *.o fswebcam fswebcam.1.gz