[SCM] Rasmol packaging branch, p/imakefile, updated. upstream/2.7.5-6-g9134526

Teemu Ikonen tpikonen at gmail.com
Wed Sep 28 15:12:43 UTC 2011


The following commit has been merged in the p/imakefile branch:
commit 9134526ee0aee1f76b9d3a992c043801641e4b37
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Tue Sep 27 22:35:24 2011 +0200

    Use Debian location of CBFlib includes in Imakefile.

diff --git a/src/Imakefile b/src/Imakefile
index 7c2faed..83dddea 100755
--- a/src/Imakefile
+++ b/src/Imakefile
@@ -197,7 +197,7 @@ CBFLIB_OBJDEP = $(CBFLIB_DIR)/lib/libcbf.a
 ifeq ($(strip $(CBFLIB_DIR)),)
 CBFLIB_DIR = $(PKGDIR)
 endif
-CBFLIB_INCLUDE_DIR = $(CBFLIB_DIR)/include/cbflib
+CBFLIB_INCLUDE_DIR = $(CBFLIB_DIR)/include/cbf
 CBFLIB_LDLIB = -L$(CBFLIB_DIR)/lib -lcbf
 CBFLIB_OBJDEP =
 #define NO_CBFLIB_BUILD

-- 
Rasmol packaging



More information about the debian-science-commits mailing list