]> git.pld-linux.org Git - packages/rhythmbox.git/commitdiff
- drop obsolete files
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 22 May 2012 21:42:38 +0000 (21:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rhythmbox-gtk2.8-crash.patch -> 1.2
    rhythmbox-pyc.patch -> 1.3

rhythmbox-gtk2.8-crash.patch [deleted file]
rhythmbox-pyc.patch [deleted file]

diff --git a/rhythmbox-gtk2.8-crash.patch b/rhythmbox-gtk2.8-crash.patch
deleted file mode 100644 (file)
index 37a8fb6..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur rhythmbox-0.9.0-o/shell/main.c rhythmbox-0.9.0/shell/main.c
---- rhythmbox-0.9.0-o/shell/main.c     2005-08-10 07:23:28.000000000 -0600
-+++ rhythmbox-0.9.0/shell/main.c       2005-08-27 19:14:43.000000000 -0600
-@@ -166,6 +166,8 @@
-               = (void *) gst_init_get_popt_table ();
- #endif
-+      gtk_init(NULL, NULL);
-+
-       gtk_set_locale ();
-       program = gnome_program_init (PACKAGE, VERSION,
-                                     LIBGNOMEUI_MODULE, argc+1, new_argv,
diff --git a/rhythmbox-pyc.patch b/rhythmbox-pyc.patch
deleted file mode 100644 (file)
index 7810ce4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
---- rhythmbox-0.13.0/configure.ac~     2010-07-02 07:02:58.000000000 +0300
-+++ rhythmbox-0.13.0/configure.ac      2010-07-11 14:57:35.868907719 +0300
-@@ -708,11 +708,11 @@
-       AC_MSG_RESULT([$GST_PYTHON_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([PYGTK_DEFSDIR])
This page took 0.052823 seconds and 4 git commands to generate.