summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index a9b6bae1..af24fb5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,10 +83,8 @@ binary-indep: build
./dh_perl
./dh_installdeb
./dh_gencontrol
- # Clean up CVS directories copied in if I build from CVS tree.
- find debian/debhelper -type d -name CVS | xargs rm -rf
./dh_md5sums
- ./dh_builddeb
+ ./dh_builddeb -v
# Update the debhelper web page. Not intended for use by anyone except the
# author.