r2269: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 1 Aug 2002 04:52:57 +0000 (04:52 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 1 Aug 2002 04:52:57 +0000 (04:52 +0000)
debian/rules

index 3e87e13add6d1752cf5598abde9e2d92d6c1ded1..6c2009dbc464e5e889b4be53f3b348f3f4ff91cf 100755 (executable)
@@ -132,7 +132,8 @@ install: build
                sed -e "s/%%/$$l/;" debian/preinst.template > debian/$$p.preinst ;\
                sed -e "s/%%/$$l/;" debian/prerm.template > debian/$$p.prerm ;\
                sed -e "s/%%/$$l/;" debian/postinst.template > debian/$$p.postinst ;\
-               chmod +x debian/$$p.prerm debian/$$p.prerm; \
+               chown root.root debian/$$p.prerm debian/$$p.prerm debian/$pp.preinst; \
+               chmod +x debian/$$p.prerm debian/$$p.prerm debian/$pp.preinst; \
        done