projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
210b942
)
[packages] samba3: mark conffiles
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Jan 2011 19:30:33 +0000
(19:30 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Jan 2011 19:30:33 +0000
(19:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25076
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/samba3/Makefile
patch
|
blob
|
history
diff --git
a/net/samba3/Makefile
b/net/samba3/Makefile
index
8d66d0d
..
dfdcb19
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