]> git.deb.at Git - pkg/mmv.git/blobdiff - debian/rules
Use dh_installdirs
[pkg/mmv.git] / debian / rules
index a92ecf6ae79d2a9eaa42e280eaa472f41395f966..6736aa86c5b4e073ae5b192f8717ee9adf7bc74c 100755 (executable)
@@ -53,9 +53,7 @@ binary-arch: build
 # Makes a binary package.
        /bin/rm -rf debian/tmp
        test -f stamp-build || $(MAKE) -f debian/rules build
-       install -d -g root -m 755 -o root debian/tmp
-       chmod g-s debian/tmp
-       install -d -g root -m 755 -o root debian/tmp/DEBIAN
+       dh_installdirs
        dh_install
        dh_strip
        dh_installman