From 546ba7a39f64ffd05593d94cb94a7ad6916a43d5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 1 Apr 2015 16:12:43 +0000 Subject: samba: use INSTALL_CONF for the uci file sorry about the broken commit earlier Signed-off-by: John Crispin SVN-Revision: 45226 --- package/network/services/samba36/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 22d0a7fe24..d440495aff 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -129,7 +129,7 @@ endef define Package/samba36-server/install $(INSTALL_DIR) $(1)/etc/config - $(INSTALL_DATA) ./files/samba.config $(1)/etc/config/samba + $(INSTALL_CONF) ./files/samba.config $(1)/etc/config/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 -- cgit v1.2.3