]> git.deb.at Git - pkg/mmv.git/commitdiff
Use dh_md5sums
authorAxel Beckert <abe@deuxchevaux.org>
Sun, 16 Sep 2012 15:56:09 +0000 (17:56 +0200)
committerAxel Beckert <abe@deuxchevaux.org>
Sun, 16 Sep 2012 17:14:59 +0000 (19:14 +0200)
debian/rules

index 36fc2585f3705a95d007147ce39bbce169438a64..425a25a55e951f27f8d49f9ddbc3b7def771f288 100755 (executable)
@@ -80,6 +80,5 @@ binary-arch: build
        chown -R root.root debian/tmp/usr/share/doc/$(p)
        dpkg-shlibdeps debian/tmp/usr/bin/mmv
        dh_gencontrol
-       cd debian/tmp && find * -type f ! -regex '^DEBIAN/.*' -print0 | \
-                xargs -r0 md5sum > DEBIAN/md5sums
+       dh_md5sums
        dpkg --build debian/tmp && dpkg-name -o -s .. debian/tmp.deb