summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-03-17 14:28:03 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-03-17 14:28:03 +0000
commitb7df9511e6112b5371dac516134147bd9f282811 (patch)
tree10024646b37e0b3121b1d786a8fe11bc88c7e1c8 /kde-base/artsplugin-mpeglib
parentPass --without-resmgr to configure. (diff)
downloadgentoo-2-b7df9511e6112b5371dac516134147bd9f282811.tar.gz
gentoo-2-b7df9511e6112b5371dac516134147bd9f282811.tar.bz2
gentoo-2-b7df9511e6112b5371dac516134147bd9f282811.zip
Remove unneeded files.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r--kde-base/artsplugin-mpeglib/files/artsc-typo.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/kde-base/artsplugin-mpeglib/files/artsc-typo.diff b/kde-base/artsplugin-mpeglib/files/artsc-typo.diff
deleted file mode 100644
index f5bd037aeaaa..000000000000
--- a/kde-base/artsplugin-mpeglib/files/artsc-typo.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- mpeglib_artsplug/Makefile.am.orig 2005-02-04 00:48:27.000000000 +0200
-+++ mpeglib_artsplug/Makefile.am 2005-02-06 09:27:29.095013192 +0200
-@@ -89,7 +89,7 @@
-
- bin_PROGRAMS = mpeglibartsplay
-
--mpeglibartsplay_LDFLAGS = $(ARTCS_LIBS) $(all_libraries)
-+mpeglibartsplay_LDFLAGS = $(ARTSC_LIBS) $(all_libraries)
- mpeglibartsplay_SOURCES = mpeglibartsplay.cpp
-
- mpeglibartsplay_LDADD = -lsoundserver_idl \