summaryrefslogtreecommitdiffstats
path: root/libproxy
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2012-02-28 19:42:45 +0100
committertnut <tnut at nutyx dot com>2012-02-28 19:42:45 +0100
commit4d8b61efb7e58df86f06604374b484876e0d47a7 (patch)
tree78c8e2a5c1f87104cab757a552995c757e383696 /libproxy
parent60e38ab6164f1df2d63bb4102c3967d8834250b3 (diff)
downloadnutyx-extra-4d8b61efb7e58df86f06604374b484876e0d47a7.tar.gz
nutyx-extra-4d8b61efb7e58df86f06604374b484876e0d47a7.tar.bz2
nutyx-extra-4d8b61efb7e58df86f06604374b484876e0d47a7.tar.xz
nutyx-extra-4d8b61efb7e58df86f06604374b484876e0d47a7.zip
libproxy, correction Pkgfile pour compile sur python2
Diffstat (limited to 'libproxy')
-rwxr-xr-xlibproxy/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libproxy/Pkgfile b/libproxy/Pkgfile
index 0cdd6736a..3cdb70bb5 100755
--- a/libproxy/Pkgfile
+++ b/libproxy/Pkgfile
@@ -28,6 +28,7 @@ build() {
-DWITH_KDE4=OFF \
-DWITH_PERL=ON \
-DWITH_PYTHON=ON \
+ -DPYTHON_EXECUTABLE=/usr/bin/python2.7 \
-DCMAKE_BUILD_TYPE=Distrib \
-DCMAKE_CXX_FLAGS="${CXXFLAGS}" \
-DCMAKE_C_FLAGS="${CFLAGS}" \