CVS commons-io/debian
Trygve Laugst??l
trygvis-guest at haydn.debian.org
Tue Sep 20 00:06:05 UTC 2005
Update of /cvsroot/pkg-java/commons-io/debian
In directory haydn:/tmp/cvs-serv5698/debian
Modified Files:
rules
Log Message:
o And now includ the jar while in the deb ..
--- /cvsroot/pkg-java/commons-io/debian/rules 2005/09/19 23:49:54 1.3
+++ /cvsroot/pkg-java/commons-io/debian/rules 2005/09/20 00:06:05 1.4
@@ -38,6 +38,7 @@
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.
More information about the pkg-java-commits
mailing list