[Pkg-wmaker-commits] [wmifs] 104/118: debian/rules: Remove --souredirectory option; source now in top directory.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 02:37:56 UTC 2015


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

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

commit 5a5b8d0cc6a795101f4a0288fe3137b66cf7d4e2
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 27 23:29:23 2015 -0500

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

diff --git a/debian/rules b/debian/rules
index fdee936..f175bce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --sourcedirectory=wmifs
+	dh $@
 
 override_dh_auto_install:
 	dh_auto_install -- prefix=/usr

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



More information about the Pkg-wmaker-commits mailing list