[Pkg-scala-commits] [SCM] Scala packaging branch, master, updated. debian/2.9.1.dfsg-1-14-gf1e1282

Mehdi Dogguy mehdi at debian.org
Thu Dec 15 22:42:05 UTC 2011


The following commit has been merged in the master branch:
commit 9dfd884d34658aa39d49b5c5edd903986687afcb
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu Dec 15 22:04:27 2011 +0100

    Remove old cruft

diff --git a/debian/rules b/debian/rules
index 0b2aec6..fa7be84 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,6 @@ override_dh_auto_build:
 	# Build Scala
 	ANT_OPTS="-Xmx1024M -Xss64M" ant -Dversion.number=$(BUNDLE_VERSION) fastdist
 
-	# Use jQuery from libjs-jquery{,ui}
-	#find -name "jquery.js" -or -name "jquery-ui.js" -delete
-
 	for file in scala scala-library; do \
 		sed "s/@VERSION@/$(BUNDLE_VERSION)/" debian/$${file}.pom.xml.in > debian/$${file}.pom.xml; \
 	done

-- 
Scala packaging



More information about the Pkg-scala-commits mailing list