commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 01/02: pass the right builddir to dh_auto_clean


From: Pino Toscano
Subject: [hurd] 01/02: pass the right builddir to dh_auto_clean
Date: Mon, 23 Sep 2013 09:47:37 +0000

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

pino pushed a commit to branch master
in repository hurd.

commit 8865d9748becb7754b6bce13b9fc54a66d8ee50e
Author: Pino Toscano <address@hidden>
Date:   Mon Sep 23 11:39:32 2013 +0200

    pass the right builddir to dh_auto_clean
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c01ade8..f1d094b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ override_dh_auto_build:
        $(MAKE) -C libdde-linux26 BUILDDIR=$(CURDIR)/build-deb
 
 override_dh_auto_clean:
-       dh_auto_clean
+       dh_auto_clean -Bbuild-deb
        $(MAKE) -C libdde-linux26 cleanall
        rm -f $$(find libdde-linux26 -name \*.d)
        rm -fr libdde-linux26/build

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]