]> git.pld-linux.org Git - packages/totem.git/blame - totem-codegen.patch
- release 4 (xulrunner 1.8.1.10)
[packages/totem.git] / totem-codegen.patch
CommitLineData
73e40256
PZ
1--- totem-2.19.90/configure.in~ 2007-08-29 03:51:16.000000000 +0200
2+++ totem-2.19.90/configure.in 2007-08-29 03:55:01.809651667 +0200
3@@ -887,11 +887,11 @@
4 AC_MSG_RESULT([$PYGTK_DEFSDIR])
5
6 AC_MSG_CHECKING([for pygtk codegen])
7- PYGTK_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/codegen.py"
8+ PYGTK_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/codegen.pyc"
9 AC_MSG_RESULT([$PYGTK_CODEGEN])
10
11 AC_MSG_CHECKING([for pygtk h2def])
12- PYGTK_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.py"
13+ PYGTK_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.pyc"
14 AC_MSG_RESULT([$PYGTK_H2DEF])
15
16 AC_SUBST([PYGTK_DEFSDIR])
This page took 0.076684 seconds and 4 git commands to generate.