Skip to content
Snippets Groups Projects
Commit c81b9f4d authored by Andreas Tille's avatar Andreas Tille
Browse files

build jar file

parent 66637be3
No related branches found
No related tags found
No related merge requests found
Source: libapfloat-java
Source: libjscience-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: java
......
......@@ -4,8 +4,15 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
include /usr/share/dpkg/default.mk
%:
dh $@ --with javahelper
override_dh_auto_build:
jh_build $(DEB_SOURCE).jar javax org
get-orig-source:
. debian/get-orig-source
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment