[Pkg-xfce-commits] r110 - in goodies/xfmedia/debian: . patches

Yves-Alexis Perez corsac-guest@costa.debian.org
Sun, 15 May 2005 16:26:48 +0000


Author: corsac-guest
Date: 2005-05-15 16:26:47 +0000 (Sun, 15 May 2005)
New Revision: 110

Removed:
   goodies/xfmedia/debian/00_dbus_segfault.patch
Modified:
   goodies/xfmedia/debian/patches/00_dbus_segfault.patch
   goodies/xfmedia/debian/rules
Log:
Corrected patch and patch path


Deleted: goodies/xfmedia/debian/00_dbus_segfault.patch
===================================================================
--- goodies/xfmedia/debian/00_dbus_segfault.patch	2005-05-15 16:17:41 UTC (rev 109)
+++ goodies/xfmedia/debian/00_dbus_segfault.patch	2005-05-15 16:26:47 UTC (rev 110)
@@ -1,10 +0,0 @@
---- xfmedia/src/remote_old.c	2005-05-13 00:39:15.000000000 +0200
-+++ xfmedia/src/remote.c	2005-05-13 00:39:46.000000000 +0200
-@@ -143,6 +143,7 @@
-                     "Please ensure that the session bus is running. (%d: %s)",
-                     err->code, err->message);
-             g_error_free(err);
-+	    return NULL;
-         }
-     }
-     

Modified: goodies/xfmedia/debian/patches/00_dbus_segfault.patch
===================================================================
--- goodies/xfmedia/debian/patches/00_dbus_segfault.patch	2005-05-15 16:17:41 UTC (rev 109)
+++ goodies/xfmedia/debian/patches/00_dbus_segfault.patch	2005-05-15 16:26:47 UTC (rev 110)
@@ -1,6 +1,6 @@
 diff -urN remote.c remote.c
---- remote.c	2005-05-13 00:39:15.000000000 +0200
-+++ remote.c	2005-05-13 00:39:46.000000000 +0200
+--- src/remote.c	2005-05-13 00:39:15.000000000 +0200
++++ src/remote.c	2005-05-13 00:39:46.000000000 +0200
 @@ -143,6 +143,7 @@
                      "Please ensure that the session bus is running. (%d: %s)",
                      err->code, err->message);

Modified: goodies/xfmedia/debian/rules
===================================================================
--- goodies/xfmedia/debian/rules	2005-05-15 16:17:41 UTC (rev 109)
+++ goodies/xfmedia/debian/rules	2005-05-15 16:26:47 UTC (rev 110)
@@ -5,7 +5,7 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-final 
 
-install/xfmedia::
+binary-post-install/xfmedia::
 	rm -f $(CURDIR)/debian/tmp/usr/lib/xfmedia/*.a
 	rm -f $(CURDIR)/debian/tmp/usr/lib/xfmedia/*.la