[megaglest] 98/143: override_* seem to be at the top in this package
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jan 31 20:46:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository megaglest.
commit db860a043aa69420355bba13b630300955717a7f
Author: Paul Wise <pabs at debian.org>
Date: Wed Jan 22 03:49:13 2014 +0000
override_* seem to be at the top in this package
---
debian/rules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 61b046c..9dacd08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,10 +10,10 @@ override_dh_strip:
override_dh_installchangelogs:
dh_installchangelogs docs/CHANGELOG.txt
-%:
- dh $@ --parallel
-
override_dh_auto_clean:
# Remove embedded libraries from Irrlicht source
rm -rf mk/linux/mojosetup/
dh_auto_clean
+
+%:
+ dh $@ --parallel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git
More information about the Pkg-games-commits
mailing list