[Pkg-scala-commits] [scala] 15/15: test fastdist-opt

Mehdi Dogguy mehdi at moszumanska.debian.org
Wed Apr 23 21:31:42 UTC 2014


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

mehdi pushed a commit to branch master
in repository scala.

commit 371f20ffc2ea300d9e1ff53b791c978f77e4066d
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Wed Apr 23 20:32:52 2014 +0200

    test fastdist-opt
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dcd6564..89e09bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_build:
 	# Build Jline
 	ant -f debian/build-jline.xml -propertyfile debian/ant-jline.properties
 	# Build Scala
-	ANT_OPTS="-Xmx1024M -Xss64M" ant -Dversion.number=$(BUNDLE_VERSION) fastdist
+	ANT_OPTS="-Xmx1024M -Xss64M" ant -Dversion.number=$(BUNDLE_VERSION) fastdist-opt
 
 	for file in scala scala-library; do \
 		sed "s/@VERSION@/$(BUNDLE_VERSION)/" debian/$${file}.pom.xml.in > debian/$${file}.pom.xml; \

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



More information about the Pkg-scala-commits mailing list