From: Elan Ruusamäe Date: Sat, 3 May 2008 17:48:17 +0000 (+0000) Subject: - skip mongrel building X-Git-Tag: auto/th/amarok-1_4_9_1-3~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=c4468fc44f0d8336e041bc944819831050414fdb;p=packages%2Famarok.git - skip mongrel building Changed files: amarok-mongrel.patch -> 1.3 --- diff --git a/amarok-mongrel.patch b/amarok-mongrel.patch index 8807615..943357d 100644 --- a/amarok-mongrel.patch +++ b/amarok-mongrel.patch @@ -10,10 +10,14 @@ if( !m_server->start( KProcIO::NotifyOnExit, true ) ) { error() << "Failed to start amarok_daapserver.rb" << endl; return; ---- amarok-1.4.9.1/amarok/src/mediadevice/daap/Makefile.am~ 2008-05-03 20:42:53.000000000 +0300 -+++ amarok-1.4.9.1/amarok/src/mediadevice/daap/Makefile.am 2008-05-03 20:43:00.885572020 +0300 -@@ -39,7 +39,7 @@ - SUBDIRS = daapreader mongrel +--- amarok-1.4.9.1/amarok/src/mediadevice/daap/Makefile.am 2008-05-03 20:43:00.885572020 +0300 ++++ amarok-1.4.9.1/amarok/src/mediadevice/daap/Makefile.am 2008-05-03 20:47:24.272751916 +0300 +@@ -36,10 +36,10 @@ + + bin_SCRIPTS = amarok_daapserver.rb + +-SUBDIRS = daapreader mongrel ++SUBDIRS = daapreader amarokrubylibdir = \ - $(kde_datadir)/amarok/ruby_lib