summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-07-16 21:22:40 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-07-16 21:22:40 +0000
commit13115b205c0d78d1b94c97481a8872cbd08dc3f5 (patch)
tree1f388d88d6a3ea97b3932f33b02c8bd176b67d42 /media-sound/lame/files
parentVersion bump, bug #225891, thanks all who participated. Bug #215127 is fixed,... (diff)
downloadhistorical-13115b205c0d78d1b94c97481a8872cbd08dc3f5.tar.gz
historical-13115b205c0d78d1b94c97481a8872cbd08dc3f5.tar.bz2
historical-13115b205c0d78d1b94c97481a8872cbd08dc3f5.zip
No need to patch Makefile.in as we run eautoreconf, bug #226771.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25.7 x86_64
Diffstat (limited to 'media-sound/lame/files')
-rw-r--r--media-sound/lame/files/lame-3.96.1-shared-frontend.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/media-sound/lame/files/lame-3.96.1-shared-frontend.patch b/media-sound/lame/files/lame-3.96.1-shared-frontend.patch
index 269355c96809..db194b7f6c45 100644
--- a/media-sound/lame/files/lame-3.96.1-shared-frontend.patch
+++ b/media-sound/lame/files/lame-3.96.1-shared-frontend.patch
@@ -10,15 +10,3 @@ diff -Naur lame-3.96.1.orig/frontend/Makefile.am lame-3.96.1/frontend/Makefile.a
INCLUDES = -I$(top_srcdir)/libmp3lame -I$(top_srcdir)/include -I$(top_builddir)
-diff -Naur lame-3.96.1.orig/frontend/Makefile.in lame-3.96.1/frontend/Makefile.in
---- lame-3.96.1.orig/frontend/Makefile.in 2004-01-21 05:50:29.000000000 -0800
-+++ lame-3.96.1/frontend/Makefile.in 2004-10-03 16:39:19.711701553 -0700
-@@ -91,7 +91,7 @@
- $(top_builddir)/libmp3lame/libmp3lame.la \
- @FRONTEND_LDADD@
-
--LDFLAGS = @LDFLAGS@ @FRONTEND_LDFLAGS@ -static
-+LDFLAGS = @LDFLAGS@ @FRONTEND_LDFLAGS@
- LIBOBJS = @LIBOBJS@
- LIBS = @LIBS@
- LIBTOOL = @LIBTOOL@