SOURCES: eog-codegen.patch (NEW) - for 2.19.91
patrys
patrys at pld-linux.org
Wed Aug 29 09:32:13 CEST 2007
Author: patrys Date: Wed Aug 29 07:32:13 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- for 2.19.91
---- Files affected:
SOURCES:
eog-codegen.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/eog-codegen.patch
diff -u /dev/null SOURCES/eog-codegen.patch:1.1
--- /dev/null Wed Aug 29 09:32:13 2007
+++ SOURCES/eog-codegen.patch Wed Aug 29 09:32:08 2007
@@ -0,0 +1,16 @@
+--- eog-2.19.91/configure.ac~ 2007-08-27 19:32:07.000000000 +0200
++++ eog-2.19.91/configure.ac 2007-08-29 08:44:18.661755053 +0200
+@@ -305,11 +305,11 @@
+ AC_MSG_RESULT([$PYGTK_DEFSDIR])
+
+ AC_MSG_CHECKING([for pygtk codegen])
+- PYGTK_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/codegen.py"
++ PYGTK_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/codegen.pyc"
+ AC_MSG_RESULT([$PYGTK_CODEGEN])
+
+ AC_MSG_CHECKING([for pygtk h2def])
+- PYGTK_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.py"
++ PYGTK_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.pyc"
+ AC_MSG_RESULT([$PYGTK_H2DEF])
+
+ AC_SUBST([PYGTK_DEFSDIR])
================================================================
More information about the pld-cvs-commit
mailing list