Author: megabajt                     Date: Wed Mar 18 21:04:03 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixes build

---- Files affected:
SOURCES:
   gedit-plugins-codegen.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gedit-plugins-codegen.patch
diff -u /dev/null SOURCES/gedit-plugins-codegen.patch:1.1
--- /dev/null   Wed Mar 18 22:04:04 2009
+++ SOURCES/gedit-plugins-codegen.patch Wed Mar 18 22:03:58 2009
@@ -0,0 +1,17 @@
+diff -urN gedit-plugins-2.26.0/configure.ac 
gedit-plugins-2.26.0.new/configure.ac
+--- gedit-plugins-2.26.0/configure.ac  2009-03-16 12:33:09.000000000 +0100
++++ gedit-plugins-2.26.0.new/configure.ac      2009-03-18 21:53:32.000000000 
+0100
+@@ -225,11 +225,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])
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to