[Pkg-electronics-commits] [gnucap] 16/43: fix pkglibdir in main/configure

felix salfelder felix-guest at moszumanska.debian.org
Wed Oct 4 03:21:44 UTC 2017


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

felix-guest pushed a commit to branch master
in repository gnucap.

commit 9489e23b1daf4e59e5263289c65fffeb3b82c3fa
Author: Felix Salfelder <felix at salfelder.org>
Date:   Tue Apr 11 12:03:27 2017 +0200

    fix pkglibdir in main/configure
---
 main/configure | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/main/configure b/main/configure
index e291ba1..b9be87f 100755
--- a/main/configure
+++ b/main/configure
@@ -23,8 +23,7 @@ fi
 
 sed -e "s#/usr/local#$prefix#" ../Makefile.template > Makefile
 #----------------------------------------------------------------
-# BUG: install plugins to libdir.
-pkglibdir=$prefix/lib
+pkglibdir=$prefix/lib/gnucap
 
 # bug. this is not implemented consistently.
 CXX=${CXX-g++}

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



More information about the Pkg-electronics-commits mailing list