[commons-io] 04/47: o And now includ the jar while in the deb ..
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Apr 26 10:54:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-io.
commit 0bb7d42ba27f93ca19752e16b274266cdee8f644
Author: Trygve Laugstøl <trygvis at inamo.no>
Date: Tue Sep 20 00:06:05 2005 +0000
o And now includ the jar while in the deb ..
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 50c9f7f..afa041b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ install: build
cp /usr/share/java/ant-1.6.jar target/lib/ant-optional-1.5.jar
mkdir -p target/javadoc
$(ANT) javadoc # this depends on the jar goal
+ install -m 644 target/*.jar debian/libcommons-io-java/usr/share/java
# Build architecture-independent files here.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-io.git
More information about the pkg-java-commits
mailing list