projects
/
pkg
/
mmv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bbe4b4
)
Use dh_md5sums
author
Axel Beckert
<abe@deuxchevaux.org>
Sun, 16 Sep 2012 15:56:09 +0000
(17:56 +0200)
committer
Axel Beckert
<abe@deuxchevaux.org>
Sun, 16 Sep 2012 17:14:59 +0000
(19:14 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 36fc2585f3705a95d007147ce39bbce169438a64..425a25a55e951f27f8d49f9ddbc3b7def771f288 100755
(executable)
--- 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