]> git.pld-linux.org Git - packages/python-gstreamer.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 7 Dec 2006 20:43:35 +0000 (20:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gst-python-py2pyc.patch -> 1.2

gst-python-py2pyc.patch [deleted file]

diff --git a/gst-python-py2pyc.patch b/gst-python-py2pyc.patch
deleted file mode 100644 (file)
index c52061a..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-diff -Naur gst-python-0.8.1.orig/configure.ac gst-python-0.8.1/configure.ac
---- gst-python-0.8.1.orig/configure.ac 2004-12-20 22:20:01.667531728 +0100
-+++ gst-python-0.8.1/configure.ac      2004-12-20 22:31:38.169647312 +0100
-@@ -67,12 +67,12 @@
- AC_MSG_RESULT($PYGTK_DEFSDIR)
- AC_MSG_CHECKING(for pygtk h2def)
--PYGTK_H2DEF=`$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.py
-+PYGTK_H2DEF=`$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.pyc
- AC_SUBST(PYGTK_H2DEF)
- AC_MSG_RESULT($PYGTK_H2DEF)
- 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"
- dnl PYGTK_CODEGEN="$PYTHON \$(top_srcdir)/codegen/codegen.py"
- AC_SUBST(PYGTK_CODEGEN)
- AC_MSG_RESULT($PYGTK_CODEGEN)
This page took 0.08037 seconds and 4 git commands to generate.