mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix #81
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2720 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -63,7 +63,7 @@ $(IPKG_OLSRD):
|
||||
install -d -m0755 $(IDIR_OLSRD)/usr/sbin
|
||||
cp -fpR $(PKG_INSTALL_DIR)/usr/sbin/olsrd $(IDIR_OLSRD)/usr/sbin/
|
||||
install -d -m0755 $(IDIR_OLSRD)/etc/init.d
|
||||
cp -fpR ./files/olsrd.init $(IDIR_OLSRD)/etc/init.d/olsrd
|
||||
cp -fpR ./files/olsrd.init $(IDIR_OLSRD)/etc/init.d/S60olsrd
|
||||
$(RSTRIP) $(IDIR_OLSRD)
|
||||
$(IPKG_BUILD) $(IDIR_OLSRD) $(PACKAGE_DIR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user