]> git.donarmstrong.com Git - unscd.git/blobdiff - debian/rules
* fix the mode of the nscd configuration file
[unscd.git] / debian / rules
index e3166a63178b6186c623f4439b282973b85d3533..3bfb014bbf7063573f16d1ca3c324391e7d5b6a2 100755 (executable)
@@ -42,7 +42,7 @@ install: build
        $(INSTALL) -d $(PREFIX)/usr/sbin/
        $(INSTALL) -t $(PREFIX)/usr/sbin/ nscd
        $(INSTALL) -d $(PREFIX)/etc/
-       $(INSTALL) -t $(PREFIX)/etc/ debian/nscd.conf
+       $(INSTALL) -m644 -t $(PREFIX)/etc/ debian/nscd.conf
 
 binary-indep: