[adios] 168/207: Install pkgconfig;

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository adios.

commit 0b4520b91da29dc5b81c21083c09433a4060ff47
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 16 17:00:29 2014 +0100

    Install pkgconfig;
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2669e8f..8259eed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,6 +95,7 @@ override_dh_auto_build:
 override_dh_auto_install:
 	find . -name .gitignore -delete
 	$(MAKE) install prefix=$(DESTDIR)/usr
+	cp adios.pc debian/tmp/$(LIBDIR)/pkgconfig/adios.pc
 	# Sort python stuff
 	mkdir -p $(TOP)/debian/tmp/usr/lib/python3/dist-packages
 	mkdir -p $(TOP)/debian/tmp/usr/lib/${PY2}/dist-packages
@@ -129,6 +130,6 @@ override_dh_installexamples:
 	find debian/libadios-dev/usr/share/doc/libadios-dev/examples -name '*.o' -delete 
 	find debian/libadios-dev/usr/share/doc/libadios-dev/examples/C -type f -exec chmod -x {} \;
 
-override_dh_auto_fixperms:
+override_dh_fixperms:
 	dh_fixperms
 	chmod -x debian/libadios-bin/etc/adios/skel/templates/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list