[Lunar-commits] r20494 - moonbase/trunk/video/libdvdnav
Dennis Veatch
stumbles at lunar-linux.org
Tue Jun 20 14:15:35 UTC 2006
Author: stumbles
Date: 2006-06-20 14:15:35 +0000 (Tue, 20 Jun 2006)
New Revision: 20494
Modified:
moonbase/trunk/video/libdvdnav/BUILD
Log:
Ack! It had tab spacing. Also it was throwing it in
/usr/local
Modified: moonbase/trunk/video/libdvdnav/BUILD
===================================================================
--- moonbase/trunk/video/libdvdnav/BUILD 2006-06-20 10:41:09 UTC (rev 20493)
+++ moonbase/trunk/video/libdvdnav/BUILD 2006-06-20 14:15:35 UTC (rev 20494)
@@ -1,7 +1,8 @@
(
- ./autogen.sh --build=$BUILD \
- $OPTS &&
- default_make
+ ./autogen.sh --build=$BUILD \
+ $OPTS &&
+ default_build
+
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list