Skip to content
Snippets Groups Projects
Commit b77a86ee authored by Markus Koschany's avatar Markus Koschany
Browse files

Readd jh_manifest invocations.

parent cc8f05ce
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,12 @@ VERSION:=1.0.19
override_dh_auto_build:
ant -f ant/build.xml compile javadoc
jh_manifest -c jcommon.jar lib/jfreechart-$(VERSION).jar
bnd wrap --properties debian/jfreechart.bnd --output debian/jfreechart-$(VERSION).jar \
lib/jfreechart-$(VERSION).jar
ant -f ant/build-swt.xml
jh_manifest -c "jcommon.jar jfreechart-$(VERSION).jar swt4.jar" \
lib/jfreechart-$(VERSION)-swt.jar
bnd wrap --properties debian/jfreechart-swt.bnd --output debian/jfreechart-$(VERSION)-swt.jar \
lib/jfreechart-$(VERSION)-swt.jar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment