From 2a6c57156b04eda29e9847813c308f73bd52bcd2 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 16 Sep 2012 17:56:09 +0200 Subject: [PATCH] Use dh_md5sums --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 36fc258..425a25a 100755 --- a/debian/rules +++ b/debian/rules @@ -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 -- 2.39.2