r2270: Autocommit for make-debian
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 1 Aug 2002 04:57:27 +0000 (04:57 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 1 Aug 2002 04:57:27 +0000 (04:57 +0000)
debian/rules

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