[scala-2.10] 41/61: test
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:44:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch scala-2.11
in repository scala-2.10.
commit 989cea6d4ca71981a18ff6d7633a663b175a3af8
Author: Markus Koschany <apo at debian.org>
Date: Wed Dec 16 11:40:40 2015 +0100
test
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index ef75dea..3881f25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,9 @@ override_dh_auto_build:
sed "s/@VERSION@/$(BUNDLE_VERSION)/" debian/poms/$${file}.pom.xml.in > debian/poms/$${file}.pom.xml; \
done
+override_dh_install:
+ cp test
+
override_dh_auto_clean:
rm -rf build dists buildcharacter.properties debian/poms/*.pom.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git
More information about the pkg-java-commits
mailing list