[osmosis] 27/28: Set osmosisBuildType to RELEASE.
Bas Couwenberg
sebastic at xs4all.nl
Sun Apr 6 01:47:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository osmosis.
commit 1a562f42636497f23edd5b3a54357fbb23c76661
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Apr 6 01:41:49 2014 +0200
Set osmosisBuildType to RELEASE.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 18b4c98..ca1452c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ debian/osmosis.1: debian/osmosis.xml
override_dh_auto_build:
gradle --offline --no-daemon \
--gradle-user-home debian/gradle-user-home \
+ --project-prop osmosisBuildType=RELEASE \
build -x checkstyleMain -x checkstyleTest \
-x jdependMain -x jdependTest \
-x test
@@ -24,6 +25,7 @@ override_dh_auto_build:
override_dh_clean:
gradle --offline --no-daemon \
--gradle-user-home debian/gradle-user-home \
+ --project-prop osmosisBuildType=RELEASE \
clean -x build
rm -rfv .gradle package/lib debian/gradle-user-home
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmosis.git
More information about the Pkg-grass-devel
mailing list