[Buildroot] svn commit: trunk/buildroot/package/fbv

ulf at uclibc.org ulf at uclibc.org
Mon Jul 23 12:22:39 UTC 2007


Author: ulf
Date: 2007-07-23 05:22:37 -0700 (Mon, 23 Jul 2007)
New Revision: 19226

Log:
cleanup fbv package

Modified:
   trunk/buildroot/package/fbv/fbv.mk


Changeset:
Modified: trunk/buildroot/package/fbv/fbv.mk
===================================================================
--- trunk/buildroot/package/fbv/fbv.mk	2007-07-23 12:19:59 UTC (rev 19225)
+++ trunk/buildroot/package/fbv/fbv.mk	2007-07-23 12:22:37 UTC (rev 19226)
@@ -22,7 +22,7 @@
 $(FBV_DIR)/.configured: $(FBV_DIR)/.unpacked
 	(cd $(FBV_DIR); \
 		($(TARGET_CONFIGURE_OPTS) \
-		($(TARGET_CONFIGURE_ARGS) \
+		$(TARGET_CONFIGURE_ARGS) \
 		./configure \
 		--prefix=/usr \
 		--cc=$(TARGET_CC) \




More information about the buildroot mailing list