From 3955c1dc5831d29441b6c4cd0efe1da03f5a0637 Mon Sep 17 00:00:00 2001 From: sibel Date: Sun, 2 Jan 2011 18:37:16 +0100 Subject: libplist#1.3-1, maj python --- extra/libplist/Pkgfile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'extra/libplist/Pkgfile') diff --git a/extra/libplist/Pkgfile b/extra/libplist/Pkgfile index 369e48476..cf4ff5acc 100755 --- a/extra/libplist/Pkgfile +++ b/extra/libplist/Pkgfile @@ -10,6 +10,11 @@ release=1 source=(http://cloud.github.com/downloads/JonathanBeck/$name/$name-$version.tar.bz2) build() { + cd $SRC/$name-$version/cmake/modules + cp /usr/share/cmake-2.8/Modules/FindPython*.cmake . + sed -i -e 's#2.6#2.7 2.6#' FindPythonLibs.cmake + sed -i -e 's#python2.6#python2.7 python2.6#' FindPythonInterp.cmake + cd $SRC mkdir build cd build -- cgit v1.2.3-70-g09d2