[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freewrt-commits
Subject:    [FreeWRT-commits] r3887 - trunk/freewrt/package/busybox
From:       tg () freewrt ! org
Date:       2009-10-17 22:10:53
Message-ID: 20091017221053.727691C007 () frozenfish ! freewrt ! org
[Download RAW message or body]

Author: tg
Date: 2009-10-18 00:10:52 +0200 (Sun, 18 Oct 2009)
New Revision: 3887

Modified:
   trunk/freewrt/package/busybox/Makefile
Log:
damn these &#*&Y%( who think $(varname) is acceptable… fix typo


Modified: trunk/freewrt/package/busybox/Makefile
===================================================================
--- trunk/freewrt/package/busybox/Makefile	2009-10-17 21:59:19 UTC (rev 3886)
+++ trunk/freewrt/package/busybox/Makefile	2009-10-17 22:10:52 UTC (rev 3887)
@@ -35,7 +35,7 @@
 	fi
 	grep -v '^CONFIG_PREFIX=' ${BBCONFIG_TO_USE} >${WRKBUILD}/.config
 	echo 'CONFIG_PREFIX=${IDIR_BUSYBOX}' >>${WRKBUILD}/.config
-ifeq ($(FWRT_IPV6)$(BBCONFIG_CREATE},y1)
+ifeq (${FWRT_IPV6}${BBCONFIG_CREATE},y1)
 	cat bbconfig.ipv6 >>${WRKBUILD}/.config
 endif
 	yes '' | \

_______________________________________________
freewrt-commits mailing list
freewrt-commits@freewrt.org
https://www.freewrt.org/lists/listinfo/freewrt-commits

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic