[SCM] polybori: Polynomials over Boolean Rings branch, master, updated. debian/0.8.3-1_exp1-7-gd120aa1

Alexander Dreyer adreyer at gmx.de
Sun Apr 7 22:27:38 UTC 2013


The following commit has been merged in the master branch:
commit d120aa108fc832b66ae0485f0650ffb8fe83a36a
Author: Alexander Dreyer <adreyer at gmx.de>
Date:   Mon Apr 8 00:26:35 2013 +0200

    Removed superfluous (and wrong) Dollar sign from .pc files

diff --git a/debian/patches/0002-Generate-clean-.pc-files-from-upstream.patch b/debian/patches/0002-Generate-clean-.pc-files-from-upstream.patch
index ee5ced7..02fda7d 100644
--- a/debian/patches/0002-Generate-clean-.pc-files-from-upstream.patch
+++ b/debian/patches/0002-Generate-clean-.pc-files-from-upstream.patch
@@ -7,7 +7,7 @@ Subject: Generate clean .pc files (from upstream)
  1 file changed, 20 insertions(+), 10 deletions(-)
 
 diff --git a/SConstruct b/SConstruct
-index d13b8c3..1bcca31 100644
+index d13b8c3..8f433bd 100644
 --- a/SConstruct
 +++ b/SConstruct
 @@ -2027,26 +2027,36 @@ if 'install' in COMMAND_LINE_TARGETS or 'install-docs' in COMMAND_LINE_TARGETS:
@@ -45,7 +45,7 @@ index d13b8c3..1bcca31 100644
 -Libs: %s
 +Requires: gd m4ri png %s
 +Cflags: ${INCPREFIX}$${includedir}${INCSUFFIX}
-+Libs: ${LIBDIRPREFIX}$$$${libdir}${LIBDIRSUFFIX} ${LIBLINKPREFIX}%s${LIBLINKSUFFIX}
++Libs: ${LIBDIRPREFIX}$${libdir}${LIBDIRSUFFIX} ${LIBLINKPREFIX}%s${LIBLINKSUFFIX}
              """ % (env.File(target[0]).name.replace('.pc',''),
 -                   pboriversion + '.' + pborirevision,
 -                   libs, libflags)

-- 
polybori: Polynomials over Boolean Rings



More information about the debian-science-commits mailing list