]> git.pld-linux.org Git - packages/totem.git/blob - totem-codegen.patch
- updated to 3.0.0; merged from DEVEL
[packages/totem.git] / totem-codegen.patch
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.022848 seconds and 3 git commands to generate.