[Pkg-wmaker-commits] [wmbubble] 109/207: rules: (install): Use dh_prep

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 04:18:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbubble.

commit 3fe0d9970400263ea8b582e436583f20d2833e1e
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Tue Jan 3 09:42:24 2012 +0200

    rules: (install): Use dh_prep
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6af460b..8ad5745 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,9 +32,9 @@ clean: unpatch
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
-	
+
 	$(MAKE) install PREFIX=$(CURDIR)/debian/wmbubble/usr
 	dh_install misc/wak.wav misc/wakwak.sh usr/share/wmbubble/
 	chmod +x $(CURDIR)/debian/wmbubble/usr/share/wmbubble/wakwak.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbubble.git



More information about the Pkg-wmaker-commits mailing list