From: Marcin Banasiak Date: Wed, 6 Apr 2011 15:36:09 +0000 (+0000) Subject: - obsolete X-Git-Tag: auto/th/totem-3_0_1-1~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=74c96f8954d36fa1b010bbe3035df716d3c8e02a;p=packages%2Ftotem.git - obsolete Changed files: totem-codegen.patch -> 1.2 --- diff --git a/totem-codegen.patch b/totem-codegen.patch deleted file mode 100644 index 44215f4..0000000 --- a/totem-codegen.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- 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])