[med-svn] [Git][med-team/pdb2pqr][master] Really find libpython3.7m

Andreas Tille gitlab at salsa.debian.org
Fri Dec 13 14:47:32 GMT 2019



Andreas Tille pushed to branch master at Debian Med / pdb2pqr


Commits:
1f4ee901 by Andreas Tille at 2019-12-13T14:47:08Z
Really find libpython3.7m

- - - - -


1 changed file:

- debian/patches/use_pkg-config.patch


Changes:

=====================================
debian/patches/use_pkg-config.patch
=====================================
@@ -4,11 +4,13 @@ Last-Update: Thu, 12 Dec 2019 15:41:47 +0100
 
 --- a/SConscript-main.py
 +++ b/SConscript-main.py
-@@ -81,6 +81,7 @@ env = Environment(variables=vars,
+@@ -81,7 +81,8 @@ env = Environment(variables=vars,
  
  
  python_lib = 'python' + gcv('VERSION')
+-env.Append(LIBS=[python_lib])
 +env.ParseConfig('pkg-config --cflags --libs python3')
- env.Append(LIBS=[python_lib])
++# env.Append(LIBS=[python_lib])
  #To get swig to work on windows.
  #env.Append(ENV={'PATH' : os.environ['PATH']})
+ 



View it on GitLab: https://salsa.debian.org/med-team/pdb2pqr/commit/1f4ee901456641140ef18ca8e91e4701e1175410

-- 
View it on GitLab: https://salsa.debian.org/med-team/pdb2pqr/commit/1f4ee901456641140ef18ca8e91e4701e1175410
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191213/9f18b7c9/attachment-0001.html>


More information about the debian-med-commit mailing list