projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8dccba
)
samba36: fix typo in package/samba36-server/install
author
Nicolas Thill
<nico@openwrt.org>
Wed, 1 Apr 2015 15:59:14 +0000
(15:59 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 1 Apr 2015 15:59:14 +0000
(15:59 +0000)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45225
package/network/services/samba36/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/samba36/Makefile
b/package/network/services/samba36/Makefile
index a3daf58d559488cab111b6e434db2580830349fe..22d0a7fe24b4e6496377c3d1eaf215b314afa5e5 100644
(file)
--- a/
package/network/services/samba36/Makefile
+++ b/
package/network/services/samba36/Makefile
@@
-130,7
+130,7
@@
endef
define Package/samba36-server/install
$(INSTALL_DIR) $(1)/etc/config
$(INSTALL_DATA) ./files/samba.config $(1)/etc/config/samba
- $(INSTALL_
CONF
) $(1)/etc/samba
+ $(INSTALL_
DIR
) $(1)/etc/samba
$(INSTALL_DATA) ./files/smb.conf.template $(1)/etc/samba
$(INSTALL_DATA) $(PKG_BUILD_DIR)/codepages/lowcase.dat $(1)/etc/samba
$(INSTALL_DATA) $(PKG_BUILD_DIR)/codepages/upcase.dat $(1)/etc/samba