* [gentoo-commits] gentoo-x86 commit in sys-libs/cracklib/files: cracklib-2.8.13-python-linkage.patch
@ 2008-11-16 18:30 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2008-11-16 18:30 UTC (permalink / raw
To: gentoo-commits
vapier 08/11/16 18:30:33
Added: cracklib-2.8.13-python-linkage.patch
Log:
Link python module against python #246747 by Robert Wohlrab.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)
Revision Changes Path
1.1 sys-libs/cracklib/files/cracklib-2.8.13-python-linkage.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/cracklib/files/cracklib-2.8.13-python-linkage.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/cracklib/files/cracklib-2.8.13-python-linkage.patch?rev=1.1&content-type=text/plain
Index: cracklib-2.8.13-python-linkage.patch
===================================================================
http://bugs.gentoo.org/246747
--- cracklib/python/Makefile.in
+++ cracklib/python/Makefile.in
@@ -57,7 +57,7 @@
am__installdirs = "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pythondir)"
pyexecLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(pyexec_LTLIBRARIES)
-_cracklibmodule_la_LIBADD =
+_cracklibmodule_la_LIBADD = -lpython$(PYTHON_VERSION)
_cracklibmodule_la_SOURCES = _cracklibmodule.c
_cracklibmodule_la_OBJECTS = _cracklibmodule.lo
_cracklibmodule_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-16 18:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16 18:30 [gentoo-commits] gentoo-x86 commit in sys-libs/cracklib/files: cracklib-2.8.13-python-linkage.patch Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox