tags 483556 +patch
thanks
Hi,
The following patch is used in Ubuntu to rectify this issue. Please
consider applying it.
Thanks,
James
diff -pruN 0.8.7b-2/debian/rules 0.8.7b-2ubuntu1/debian/rules
--- 0.8.7b-2/debian/rules 2008-04-29 01:58:40.000000000 +0100
+++ 0.8.7b-2ubuntu1/debian/rules 2008-04-28 22:30:33.000000000 +0100
@@ -37,7 +37,7 @@ install: build
dh_clean -k
dh_installdirs
install -p *.php ${SITEDIR}/
- cp -pr scripts images include install lib ${SITEDIR}/
+ cp -pr scripts images include install lib cli ${SITEDIR}/
cp -pr resource ${SHAREDIR}/
# place the sql script where dbconfig-common wants it
cp cacti.sql ${TDIR}/usr/share/dbconfig-common/data/cacti/install/mysql
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]