[grass] 06/07: Create directory before install.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Dec 2 20:21:38 UTC 2015


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

sebastic pushed a commit to branch master
in repository grass.

commit 5197c746e764dfe3062d9d1bfadcae213bd03595
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Dec 2 20:32:08 2015 +0100

    Create directory before install.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 67fcbf6..20bf541 100755
--- a/debian/rules
+++ b/debian/rules
@@ -148,6 +148,7 @@ override_dh_auto_install-arch:
 		debian/tmp/usr/lib/$(BASE_NAME)/include/Make/Platform.make
 
 	# install pkg-config file
+	mkdir -p debian/$(PKG_NAME)-dev/usr/share/pkgconfig
 	install -m 644 grass.pc debian/$(PKG_NAME)-dev/usr/share/pkgconfig/$(BASE_NAME).pc
 
 	# install icons and desktop file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git



More information about the Pkg-grass-devel mailing list