[opentyrian] 01/02: ship a proper release build, not a dev one

Alexandre Detiste detiste-guest at moszumanska.debian.org
Thu Mar 19 14:41:26 UTC 2015


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

detiste-guest pushed a commit to branch master
in repository opentyrian.

commit aa31b63193e1ba0727f2993006e2fc2ce4bbfa37
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Thu Mar 19 15:36:07 2015 +0100

    ship a proper release build, not a dev one
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4067ba0..b78f9e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@ 
+
+override_dh_auto_build:
+	make release

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



More information about the Pkg-games-commits mailing list