[Pkg-running-devel] [quickroute-gps] 04/04: debian: dh clean may still fail for lack of build deps outside the chroot

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Sat Nov 21 09:50:14 UTC 2015


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

ralovich-guest pushed a commit to branch master
in repository quickroute-gps.

commit 80831821893b52feae4857671155758d903a7392
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Nov 21 10:31:05 2015 +0100

    debian: dh clean may still fail for lack of build deps outside the chroot
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 027184d..48d4041 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ clean:
 	find . -name "*.resources" -delete
 	rm -f QuickRoute.userprefs
 	$(MAKE) clean || true
-	dh clean
+	dh clean || true
 	dh clean --with=cli || true
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/quickroute-gps.git



More information about the Pkg-running-devel mailing list