add --without-x to lcd4linux configure
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 26 Apr 2005 08:21:49 +0000 (08:21 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 26 Apr 2005 08:21:49 +0000 (08:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@721 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/lcd4linux/Makefile

index a35e5eb..51334d0 100644 (file)
@@ -35,6 +35,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.patched
        --build=$(GNU_HOST_NAME) \
        --prefix=/usr \
        --sysconfdir=/etc \
+       --without-x \
        --with-drivers='all,!RouterBoard,!X11' \
        --with-plugins=wireless )
        touch $(PKG_BUILD_DIR)/.configured
This page took 0.023415 seconds and 4 git commands to generate.