[Lunar-commits] r23205 - moonbase/trunk/audio/faad
Auke Kok
sofar at lunar-linux.org
Fri Feb 9 16:54:53 CET 2007
Author: sofar
Date: 2007-02-09 16:54:52 +0100 (Fri, 09 Feb 2007)
New Revision: 23205
Modified:
moonbase/trunk/audio/faad/BUILD
Log:
Build fix - missing INSTALL croacks auto*
Modified: moonbase/trunk/audio/faad/BUILD
===================================================================
--- moonbase/trunk/audio/faad/BUILD 2007-02-09 12:00:26 UTC (rev 23204)
+++ moonbase/trunk/audio/faad/BUILD 2007-02-09 15:54:52 UTC (rev 23205)
@@ -3,9 +3,10 @@
export CFLAGS="$CFLAGS -fPIC"
OPTS="$OPTS --with-drm"
patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+ touch INSTALL &&
mkdir plugins/bmp &&
autoreconf -vif &&
default_build
-
+
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list