[Lunar-commits] r20285 - moonbase/trunk/utils/logrotate
Stefan Wold
ratler at lunar-linux.org
Thu Jun 1 10:48:42 UTC 2006
Author: ratler
Date: 2006-06-01 10:48:41 +0000 (Thu, 01 Jun 2006)
New Revision: 20285
Modified:
moonbase/trunk/utils/logrotate/BUILD
Log:
added unset CPP
Modified: moonbase/trunk/utils/logrotate/BUILD
===================================================================
--- moonbase/trunk/utils/logrotate/BUILD 2006-06-01 04:19:31 UTC (rev 20284)
+++ moonbase/trunk/utils/logrotate/BUILD 2006-06-01 10:48:41 UTC (rev 20285)
@@ -2,6 +2,8 @@
patch_it $SOURCE2 1 &&
+ # Logrotate craps out without this
+ unset CPP &&
make &&
prepare_install &&
make install &&
More information about the Lunar-commits
mailing list