projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c2eec0
)
samba3: mark conffiles
author
Jo-Philipp Wich
<
[email protected]
>
Sun, 23 Jan 2011 19:30:33 +0000
(19:30 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Sun, 23 Jan 2011 19:30:33 +0000
(19:30 +0000)
SVN-Revision: 25076
net/samba3/Makefile
patch
|
blob
|
history
diff --git
a/net/samba3/Makefile
b/net/samba3/Makefile
index 8d66d0d0474b128564887989835144e66dc929cf..dfdcb19ac34ba6a7753709223f4175b8b9f7cd0f 100644
(file)
--- a/
net/samba3/Makefile
+++ b/
net/samba3/Makefile
@@
-31,6
+31,11
@@
define Package/samba3/Description
Samba3 - made small with patches taken from AVM GPL releases and freetz
endef
+define Package/samba3/conffiles
+/etc/config/samba
+/etc/samba/smb.conf.template
+endef
+
define Package/samba3/config
source "$(SOURCE)/Config.in"
endef