From: Heiko Z. <smi...@us...> - 2010-09-16 16:18:28
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11492 Modified Files: apcupsd Log Message: tired of this sh.. don't need the text man pages anyway Index: apcupsd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/apcupsd,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- apcupsd 15 Sep 2010 13:53:49 -0000 1.11 +++ apcupsd 16 Sep 2010 16:18:12 -0000 1.12 @@ -38,6 +38,7 @@ --with-upstype=usb \ --with-upscable=usb \ $CONFIG_OPTIONS || exit 1 + touch doc/apcaccess.man.txt doc/apccontrol.man.txt doc/apctest.man.txt doc/apcupsd.conf.man.txt doc/apcupsd.man.txt PAGER=/bin/cat make all || exit 1 strip_debug fi |