]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- skip mongrel building
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 3 May 2008 17:48:17 +0000 (17:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok-mongrel.patch -> 1.3

amarok-mongrel.patch

index 8807615933cb1a75e713f1427fb2367279fcbe68..943357d2d87852ca98c784174214cfab57d6d312 100644 (file)
      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
This page took 0.031969 seconds and 4 git commands to generate.