SOURCES: totem-codegen.patch (NEW) - for totem 2.19.90

patrys patrys at pld-linux.org
Wed Aug 29 04:30:36 CEST 2007


Author: patrys                       Date: Wed Aug 29 02:30:36 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- for totem 2.19.90

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

---- Diffs:

================================================================
Index: SOURCES/totem-codegen.patch
diff -u /dev/null SOURCES/totem-codegen.patch:1.1
--- /dev/null	Wed Aug 29 04:30:36 2007
+++ SOURCES/totem-codegen.patch	Wed Aug 29 04:30:31 2007
@@ -0,0 +1,16 @@
+--- totem-2.19.90/configure.in~	2007-08-29 03:51:16.000000000 +0200
++++ totem-2.19.90/configure.in	2007-08-29 03:55:01.809651667 +0200
+@@ -887,11 +887,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