[freeorion] 14/33: Remove --sourcedirectory option for dh sequencer.

Markus Koschany apo-guest at moszumanska.debian.org
Fri Mar 27 22:27:29 UTC 2015


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

apo-guest pushed a commit to branch master
in repository freeorion.

commit c4a7b62a534d3a9d907446532a7f72c7d881572b
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu Mar 26 23:13:30 2015 +0100

    Remove --sourcedirectory option for dh sequencer.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 967f837..5189cb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ else
 endif
 
 %:
-	dh $@ --parallel --max-parallel=$(MAX) --sourcedirectory=FreeOrion --with python2
+	dh $@ --parallel --max-parallel=$(MAX) --with python2
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the Pkg-games-commits mailing list