[Pkg-electronics-commits] [gnucap] 04/11: install gnucap-conf

felix salfelder felix-guest at moszumanska.debian.org
Fri Aug 5 13:16:13 UTC 2016


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

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

commit 69efae57fb721bf1ae850f88a37552ca29d6bcf2
Author: Felix Salfelder <felix at salfelder.org>
Date:   Tue May 26 15:52:55 2015 +0200

    install gnucap-conf
    
    this is a hack. but the toplevel Makefile does not know the prefix.
---
 main/Make1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/Make1 b/main/Make1
index 4f17361..00a9f5a 100644
--- a/main/Make1
+++ b/main/Make1
@@ -21,7 +21,7 @@
 #------------------------------------------------------------------------
 TARGET = gnucap
 #------------------------------------------------------------------------
-INSTALL_FILES = $(TARGET)$(TARGET_EXT)
+INSTALL_FILES = $(TARGET)$(TARGET_EXT) ../../gnucap-conf
 #------------------------------------------------------------------------
 INSTALL_DIR = $(PREFIX)/bin
 #------------------------------------------------------------------------

-- 
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