appweb: get rid of dummy stuff in /var
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17480 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
aa1aee1eca
commit
ff829d722b
@ -65,6 +65,7 @@ endef
|
||||
define Package/appweb/install
|
||||
( cd $(PKG_BUILD_DIR) ; $(PKG_BUILD_DIR)/build/bin/makeInstall \
|
||||
--root=$(1) --install --with-openwrt=1 binary )
|
||||
rm -rf $(1)/var
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,appweb))
|
||||
|
Loading…
x
Reference in New Issue
Block a user