[postgis] 01/01: Fix maven install.
Bas Couwenberg
sebastic at xs4all.nl
Fri Apr 4 22:08:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository postgis.
commit ff7523e704308af313711ff4a6da7ff78e35c086
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 4 22:35:26 2014 +0200
Fix maven install.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 58b28a9..2f00060 100755
--- a/debian/rules
+++ b/debian/rules
@@ -335,6 +335,8 @@ binary-common:
dh_link
dh_strip
mh_install -plibpostgis-java
+ mh_installjar -plibpostgis-java -l java/jdbc/pom.xml java/jdbc/target/postgis-jdbc-$(POSTGIS_VERSION).jar
+ mh_installpoms -plibpostgis-java
dh_compress
dh_fixperms
dh_makeshlibs -Xusr/lib/postgis -- -v$(POSTGIS_VERSION)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git
More information about the Pkg-grass-devel
mailing list