[postgis] 01/01: Move mh_install* to install-indep target.
Bas Couwenberg
sebastic at xs4all.nl
Sat Apr 5 15:26:32 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 88fd7a5907e6ba8d5ffaf6581bf306cf0c189f16
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Apr 5 17:26:26 2014 +0200
Move mh_install* to install-indep target.
---
debian/postgis-doc.install | 2 +-
debian/rules | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/postgis-doc.install b/debian/postgis-doc.install
index 05987da..ed8afef 100644
--- a/debian/postgis-doc.install
+++ b/debian/postgis-doc.install
@@ -1,3 +1,3 @@
usr/share/doc/postgis/postgis.html usr/share/doc/postgis-doc/
usr/share/doc/postgis/style.css usr/share/doc/postgis-doc/
-usr/share/doc/postgis/images usr/share/doc/postgis-doc/
\ No newline at end of file
+usr/share/doc/postgis/images usr/share/doc/postgis-doc/
diff --git a/debian/rules b/debian/rules
index 2f00060..a482daf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -254,6 +254,9 @@ install-indep: build-indep
$(CURDIR)/debian/postgresql-$$PGVER-postgis-scripts/usr/share/postgresql/$$PGVER/extension; \
done)
+ mh_installjar -v -plibpostgis-java -l java/jdbc/pom.xml java/jdbc/target/postgis-jdbc-$(POSTGIS_VERSION).jar
+ mh_installpoms -v -plibpostgis-java
+
install-arch: build-arch
dh_testdir
dh_testroot
@@ -334,9 +337,6 @@ binary-common:
dh_installman
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