]> git.pld-linux.org Git - packages/cinepaint.git/blame - cinepaint-python.patch
Release 12 (by relup.sh)
[packages/cinepaint.git] / cinepaint-python.patch
CommitLineData
c214b31f
JB
1--- cinepaint/configure.in.orig 2013-03-31 10:45:39.959929556 +0200
2+++ cinepaint/configure.in 2013-03-31 11:13:42.014092614 +0200
3@@ -611,7 +611,7 @@
4 PYLIB="-L$PYEPREFIX"
5 PYLINK="-framework Python"
6 fi
7- if test -z "$PYLIB"; then
8+ if test -z "$PYINCLUDE"; then
9 AC_MSG_RESULT(Not found)
10 else
11 AC_MSG_RESULT($PYLIB)
This page took 0.178524 seconds and 4 git commands to generate.