summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-10 10:28:20 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-10 10:28:20 +0000
commit7f94f2a35571993c961acd2552e521a461a6e624 (patch)
tree99aa3288f297417c33e3c8b34cd6492a5595b267 /kde-misc/rsibreak/files
parentVersion bump, still need to take an in depth look at Bug #120842 (diff)
downloadgentoo-2-7f94f2a35571993c961acd2552e521a461a6e624.tar.gz
gentoo-2-7f94f2a35571993c961acd2552e521a461a6e624.tar.bz2
gentoo-2-7f94f2a35571993c961acd2552e521a461a6e624.zip
Add patch to fix parallel make issues reported by John S J Anderson in bug #132875.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'kde-misc/rsibreak/files')
-rw-r--r--kde-misc/rsibreak/files/rsibreak-0.6.0-parallel.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-misc/rsibreak/files/rsibreak-0.6.0-parallel.patch b/kde-misc/rsibreak/files/rsibreak-0.6.0-parallel.patch
new file mode 100644
index 000000000000..f61469f63e7c
--- /dev/null
+++ b/kde-misc/rsibreak/files/rsibreak-0.6.0-parallel.patch
@@ -0,0 +1,13 @@
+Index: rsibreak-0.6.0/rsibreak/src/Makefile.am
+===================================================================
+--- rsibreak-0.6.0.orig/rsibreak/src/Makefile.am
++++ rsibreak-0.6.0/rsibreak/src/Makefile.am
+@@ -33,7 +33,7 @@ rsibreak_SOURCES = rsidock.cpp setup.cpp
+ rsistatwidget.cpp rsistats.cpp rsiglobals.cpp rsistatitem.cpp
+ rsibreak_LDFLAGS = $(KDE_RPATH) $(all_libraries)
+ rsibreak_LDADD = $(LIB_KDEUI) $(LIB_KIO) $(LIBXSS) \
+- $(top_builddir)/rsibreak/src/librsibreak.la
++ librsibreak.la
+
+ # this is where the desktop file will go
+ xdg_apps_DATA = rsibreak.desktop