[SCM] CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences branch, debian-patches/2006.dfsg.2-15, updated. upstream/2006.dfsg.2-15-g2caca62

Lifeng Sun lifongsun at gmail.com
Fri Mar 18 08:38:44 UTC 2011


The following commit has been merged in the debian-patches/2006.dfsg.2-15 branch:
commit 9ecc8f5b79dd43e9fd30956c862e2c41f54b3764
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Fri Mar 18 11:10:42 2011 +0800

    Add -DCERNLIB_QGETCWD preprocessor flag.
    
    Replace getwd with getcwd.

diff --git a/debian/cernlib-debian.mk b/debian/cernlib-debian.mk
index a1cc28a..c99eb1e 100644
--- a/debian/cernlib-debian.mk
+++ b/debian/cernlib-debian.mk
@@ -14,7 +14,7 @@ UPSTREAM_VERSION=$(shell echo $(DEBIAN_VERSION) | \
 # current upstream year
 UPSTREAM_YEAR=2006
 
-LOCAL_DEFINES = -DCERNLIB_VERBOSE -DCERNLIB_DEBIAN -DDEBIAN_VERSION=\"$(DEBIAN_VERSION)\"
+LOCAL_DEFINES = -DCERNLIB_VERBOSE -DCERNLIB_DEBIAN -DDEBIAN_VERSION=\"$(DEBIAN_VERSION)\" -DCERNLIB_QGETCWD
 
 # location of patches
 PATCHDIR = debian/patches

-- 
CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences



More information about the debian-science-commits mailing list