projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aab56d
)
fix #81
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 18 Dec 2005 11:18:52 +0000
(11:18 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sun, 18 Dec 2005 11:18:52 +0000
(11:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2720
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/olsrd/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/olsrd/Makefile
b/openwrt/package/olsrd/Makefile
index
ffd4b61
..
2198136
100644
(file)
--- a/
openwrt/package/olsrd/Makefile
+++ b/
openwrt/package/olsrd/Makefile
@@
-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/
S60
olsrd
$(RSTRIP) $(IDIR_OLSRD)
$(IPKG_BUILD) $(IDIR_OLSRD) $(PACKAGE_DIR)