Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates-src > by-pkgid > ed2fedcf28b75a74432db6ae2151de01 > files > 13

python3-3.5.3-1.2.mga6.src.rpm

commit ee0fa14de9162127e48484ab5c92a2ad665a7053
Author: Philippe Makowski <pmakowski@espelida.com>
Date:   Sun Jul 3 18:10:03 2016 +0200

    make-libpl-respect-lib64

diff --git a/Makefile.pre.in b/Makefile.pre.in
index 1d713b7..e842d19 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1372,7 +1372,7 @@ inclinstall:
 
 # Install the library and miscellaneous stuff needed for extending/embedding
 # This goes into $(exec_prefix)
-LIBPL=		@LIBPL@
+LIBPL=		$(LIBDEST)/config-$(LDVERSION)
 
 # pkgconfig directory
 LIBPC=		$(LIBDIR)/pkgconfig