projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4c2050
)
6relayd: add conffiles section, thanks swalker
author
Steven Barth
<cyrus@openwrt.org>
Sat, 17 Nov 2012 09:44:41 +0000
(09:44 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Sat, 17 Nov 2012 09:44:41 +0000
(09:44 +0000)
SVN-Revision: 34222
package/network/ipv6/6relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/6relayd/Makefile
b/package/network/ipv6/6relayd/Makefile
index 7e6d86472830feeb6c1cad81d69dbf4a7abfe265..7d6c6e2d98eaf0e71d2c739975acd8ba5669ed91 100644
(file)
--- a/
package/network/ipv6/6relayd/Makefile
+++ b/
package/network/ipv6/6relayd/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=6relayd
-PKG_VERSION:=2012-11-1
6
+PKG_VERSION:=2012-11-1
7
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@@
-39,6
+39,10
@@
define Package/6relayd/description
stateless DHCPv6 service where size matters.
endef
+define Package/6relayd/conffiles
+/etc/config/6relayd
+endef
+
define Package/6relayd/install
$(INSTALL_DIR) $(1)/usr/sbin/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/6relayd $(1)/usr/sbin/