]> git.pld-linux.org Git - packages/totem.git/commitdiff
- for totem 2.19.90
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 29 Aug 2007 02:30:31 +0000 (02:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    totem-codegen.patch -> 1.1

totem-codegen.patch [new file with mode: 0644]

diff --git a/totem-codegen.patch b/totem-codegen.patch
new file mode 100644 (file)
index 0000000..44215f4
--- /dev/null
@@ -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])
This page took 0.124065 seconds and 4 git commands to generate.