]> git.pld-linux.org Git - packages/adonthell.git/blob - adonthell-lib64.patch
- updated gettext BR
[packages/adonthell.git] / adonthell-lib64.patch
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.289341 seconds and 3 git commands to generate.