From: arvenil Date: Mon, 26 May 2008 20:12:32 +0000 (+0000) Subject: - patch already in sources X-Git-Tag: auto/th/audacious-1_5_1-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Faudacious.git;a=commitdiff_plain;h=a5af32eaf1411c2ba1f5e6cdc87b0f40bad81fcc - patch already in sources Changed files: audacious-pc.patch -> 1.2 --- diff --git a/audacious-pc.patch b/audacious-pc.patch deleted file mode 100644 index 5666197..0000000 --- a/audacious-pc.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- audacious-1.4.5/configure.ac 2007-12-29 01:13:39.000000000 +0000 -+++ audacious-1.4.5/configure.ac 2008-01-19 15:16:28.000000000 +0000 -@@ -211,6 +211,7 @@ - if test "x$DBUS_BINDING_TOOL" = "xno" || test "x$GLIB_GENMARSHAL" = "xno" || test "x$enable_dbus" = "xno" ; then - enable_dbus="no" - else -+ ADD_PC_REQUIRES([dbus-glib-1 >= 0.60]) - AC_DEFINE(USE_DBUS, 1, [Define if D-Bus support enabled]) - AC_DEFINE(DBUS_SERVICES_DIR, "$datadir/dbus-1/services", - [Location of D-Bus services directory])