From e3c1336325d01afef22d997be628fa963ef31315 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Tue, 5 Apr 2011 19:39:32 +0000 Subject: [PATCH] - obsolete Changed files: eog-codegen.patch -> 1.3 --- eog-codegen.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 eog-codegen.patch diff --git a/eog-codegen.patch b/eog-codegen.patch deleted file mode 100644 index 2f61501..0000000 --- a/eog-codegen.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- eog-2.25.92/configure.ac~ 2009-03-15 18:12:32.222616928 +0100 -+++ eog-2.25.92/configure.ac 2009-03-15 18:13:28.487391837 +0100 -@@ -361,11 +361,11 @@ - AC_MSG_RESULT([$PYGTK_DEFSDIR]) - - AC_MSG_CHECKING([for pygobject codegen]) -- PYGOBJECT_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygobject-2.0`/codegen.py" -+ PYGOBJECT_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygobject-2.0`/codegen.pyc" - AC_MSG_RESULT([$PYGOBJECT_CODEGEN]) - - AC_MSG_CHECKING([for pygobject h2def]) -- PYGOBJECT_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygobject-2.0`/h2def.py" -+ PYGOBJECT_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygobject-2.0`/h2def.pyc" - AC_MSG_RESULT([$PYGOBJECT_H2DEF]) - - AC_SUBST([PYGOBJECT_DEFSDIR]) -- 2.43.0