[scala] 02/05: test
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Dec 16 12:11:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository scala.
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.git
More information about the pkg-java-commits
mailing list