[pdfsam] 06/36: build pdfsam-langpack
Markus Koschany
apo at moszumanska.debian.org
Tue Feb 21 04:20:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository pdfsam.
commit b644b9ed09951ec54eea7dc52a9872ae82034f43
Author: Torsten Werner <twerner at debian.org>
Date: Tue Aug 26 20:39:00 2008 +0000
build pdfsam-langpack
---
debian/build.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/build.xml b/debian/build.xml
index 9143743..4a6a5e1 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -7,6 +7,7 @@
<ant antfile="ant/build.xml" dir="emp4j" target="clean"/>
<ant antfile="ant/build.xml" dir="jcmdline" target="clean"/>
<ant antfile="ant/build.xml" dir="pdfsam-console-br1" target="clean"/>
+ <ant antfile="ant/build.xml" dir="pdfsam-langpack" target="clean"/>
</target>
<target name="compile" description="Compile the Java files">
@@ -14,6 +15,7 @@
<ant antfile="ant/build.xml" dir="emp4j" target="compile"/>
<ant antfile="ant/build.xml" dir="jcmdline" target="compile"/>
<ant antfile="ant/build.xml" dir="pdfsam-console-br1" target="compile"/>
+ <ant antfile="ant/build.xml" dir="pdfsam-langpack" target="compile"/>
</target>
</project>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pdfsam.git
More information about the pkg-java-commits
mailing list