Sfoglia il codice sorgente

samba: use INSTALL_CONF for the uci file

sorry about the broken commit earlier

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 45226
John Crispin 10 anni fa
parent
commit
546ba7a39f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/network/services/samba36/Makefile

+ 1 - 1
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