proftpd: do not install anything into /var
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17494 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
01cb13b2a4
commit
03143cc534
@ -43,7 +43,8 @@ define Package/proftpd/install
|
||||
$(1)/usr/include \
|
||||
$(1)/usr/share \
|
||||
$(1)/usr/man \
|
||||
$(1)/usr/lib/pkgconfig
|
||||
$(1)/usr/lib/pkgconfig \
|
||||
$(1)/var
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,proftpd))
|
||||
|
Loading…
x
Reference in New Issue
Block a user