summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-12-17 21:01:00 +0100
committerAndrej Shadura <andrewsh@debian.org>2018-09-05 10:33:53 +0200
commitf01f0b789572f14aeac902827c55a7d5e8dcd992 (patch)
treee17957a7f11696d79d7a05b03e21609c167353bd /debian/rules
parentba093d049a14f22f40bcec1e1d13d708354e6dd1 (diff)
Import Debian changes 1.3-3
9mount (1.3-3) unstable; urgency=low * Replacing obsolete dh_clean -k with dh_prep. * Prefixing debhelper files with package name.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 7345e79..834f615 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ build-stamp:
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
$(MAKE) prefix=$(CURDIR)/debian/9mount/usr install