really set exec perm on peerguardian initscript (thanks olli for noticing)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9073 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
79405a6823
commit
5901ac3013
@ -57,7 +57,7 @@ define Package/peerguardian/install
|
|||||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/peerguardnf $(1)/usr/sbin/
|
$(INSTALL_BIN) $(PKG_BUILD_DIR)/peerguardnf $(1)/usr/sbin/
|
||||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/pgtext $(1)/usr/sbin/
|
$(INSTALL_BIN) $(PKG_BUILD_DIR)/pgtext $(1)/usr/sbin/
|
||||||
$(INSTALL_DIR) $(1)/etc/init.d
|
$(INSTALL_DIR) $(1)/etc/init.d
|
||||||
$(INSTALL_DATA) ./files/peerguardian.init $(1)/etc/init.d/peerguardian
|
$(INSTALL_BIN) ./files/peerguardian.init $(1)/etc/init.d/peerguardian
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,peerguardian))
|
$(eval $(call BuildPackage,peerguardian))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user