packages: fixed darkstat compile and cleaned whitespace
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9786 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bac0701e34
commit
537097ed64
@ -33,6 +33,9 @@ define Package/darkstat/description
|
|||||||
A free open source utility for bandwith monitoring \ over web
|
A free open source utility for bandwith monitoring \ over web
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
CONFIGURE_ARGS += \
|
||||||
|
--with-chroot-dir /var/empty
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
mkdir -p $(PKG_INSTALL_DIR)
|
mkdir -p $(PKG_INSTALL_DIR)
|
||||||
$(HOSTCC) $(PKG_BUILD_DIR)/static/c-ify.c \
|
$(HOSTCC) $(PKG_BUILD_DIR)/static/c-ify.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user