]> git.pld-linux.org Git - packages/adonthell.git/blame - adonthell-lib64.patch
- converted to UTF-8
[packages/adonthell.git] / adonthell-lib64.patch
CommitLineData
8f5a8976 1--- adonthell-0.3.3/configure.in.orig 2004-12-23 13:46:45.723942752 +0000
2+++ adonthell-0.3.3/configure.in 2004-12-23 13:47:17.212155816 +0000
3@@ -184,7 +184,7 @@
4 PYLIBVER=`$PYPACKAGE -c 'import sys; print sys.version[:3]'`
5 changequote([, ])
6
7- py_paths="$PYPREFIX/lib/python$PYLIBVER/config $PYPREFIX/lib"
8+ py_paths="$PYPREFIX/lib64/python$PYLIBVER/config $PYPREFIX/lib64"
9 py_suffix="$PYLIBVER.so $PYLIBVER.a .so .a"
10
11 dnl Try for specific version first, then the generic version, then panic
This page took 0.037752 seconds and 4 git commands to generate.