[Pkg-wmaker-commits] [wmppp.app] 93/120: debian/rules: Drop --sourcedirectory option to dh; source now in top directory.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 12:04:39 UTC 2015


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

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

commit 2053b9ec9c882e99e8cd9a993aa9709f4ce71c7c
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 20 13:26:35 2015 -0500

    debian/rules: Drop --sourcedirectory option to dh; source now in top
    directory.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 65342e4..b5b0bdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --sourcedirectory=wmppp
+	dh $@
 
 override_dh_auto_install:
 #ignore upstream install target; use dh_install instead

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



More information about the Pkg-wmaker-commits mailing list