prosody: do not install anything into /var
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17496 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6cb49c75dd
commit
d1881bfff6
@ -59,6 +59,7 @@ endef
|
||||
define Package/prosody/install
|
||||
$(INSTALL_DIR) $(1)
|
||||
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
|
||||
rm -rf $(1)/var
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,prosody))
|
||||
|
Loading…
x
Reference in New Issue
Block a user