[Debian-live-changes] r2495 - dists/trunk/live-helper/examples/cron
daniel at alioth.debian.org
daniel at alioth.debian.org
Sun Jul 15 09:38:34 UTC 2007
Author: daniel
Date: 2007-07-15 09:38:34 +0000 (Sun, 15 Jul 2007)
New Revision: 2495
Modified:
dists/trunk/live-helper/examples/cron/manpages.sh
Log:
Modified: dists/trunk/live-helper/examples/cron/manpages.sh
===================================================================
--- dists/trunk/live-helper/examples/cron/manpages.sh 2007-07-15 09:33:39 UTC (rev 2494)
+++ dists/trunk/live-helper/examples/cron/manpages.sh 2007-07-15 09:38:34 UTC (rev 2495)
@@ -51,7 +51,7 @@
svn co svn://svn.debian.org/debian-live/dists/trunk/${PACKAGE} ${PACKAGE}
# Building manpages
- for MANPAGE in "${TEMPDIR}"/${PACKAGE}/manpages/*.en.*
+ for MANPAGE in "${TEMPDIR}"/${PACKAGE}/manpages/*
do
man2html -D "${SERVER}"/ -r ${MANPAGE} | \
sed -e "s#Content-type: text/html##" \
More information about the Debian-live-changes
mailing list