diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-05 12:40:14 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-05 12:40:14 +0000 |
commit | 811a7154483119ea9831d8fdfe78190d5f146f40 (patch) | |
tree | 1769dd645f3ad12960ee724355664d952ee01460 /kde-base/artsplugin-mpg123/files | |
parent | Stable on sparc wrt #165335 (diff) | |
download | historical-811a7154483119ea9831d8fdfe78190d5f146f40.tar.gz historical-811a7154483119ea9831d8fdfe78190d5f146f40.tar.bz2 historical-811a7154483119ea9831d8fdfe78190d5f146f40.zip |
Remove unneeded patches.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'kde-base/artsplugin-mpg123/files')
-rw-r--r-- | kde-base/artsplugin-mpg123/files/artsplugin-mpg123-mcpu.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/kde-base/artsplugin-mpg123/files/artsplugin-mpg123-mcpu.patch b/kde-base/artsplugin-mpg123/files/artsplugin-mpg123-mcpu.patch deleted file mode 100644 index c8262b536a39..000000000000 --- a/kde-base/artsplugin-mpg123/files/artsplugin-mpg123-mcpu.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: kdemultimedia-3.4.91/mpg123_artsplugin/configure.in.in -=================================================================== ---- kdemultimedia-3.4.91/mpg123_artsplugin/configure.in.in.orig -+++ kdemultimedia-3.4.91/mpg123_artsplugin/configure.in.in -@@ -59,7 +59,6 @@ if test "$ARCH_TYPE" = "i686" -a "$MMX_S - fi - # ARCH_PPC - if test "$ARCH_TYPE" = "ppc"; then -- ARCH_CFLAGS="$ARCH_CFLAGS -mcpu=ppc" - MPG123_PLAT_LIB=libmpppc.la - fi - # ARCH_ULTRA |