summaryrefslogtreecommitdiffstats
path: root/abs/core/lame/shared-frontend.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-05-05 19:25:41 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-05-05 19:25:41 (GMT)
commit7a66b7c8158f22d19f181a282083b8ec489f1bc4 (patch)
tree55d464058b26bb6ac8daf287ce825b9ddefb58d0 /abs/core/lame/shared-frontend.patch
parent191ec49dea5fccada2dd2a3400aa7813da04e042 (diff)
downloadlinhes_pkgbuild-7a66b7c8158f22d19f181a282083b8ec489f1bc4.zip
linhes_pkgbuild-7a66b7c8158f22d19f181a282083b8ec489f1bc4.tar.gz
linhes_pkgbuild-7a66b7c8158f22d19f181a282083b8ec489f1bc4.tar.bz2
lame: update to 3.99.5
Diffstat (limited to 'abs/core/lame/shared-frontend.patch')
-rw-r--r--abs/core/lame/shared-frontend.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/abs/core/lame/shared-frontend.patch b/abs/core/lame/shared-frontend.patch
deleted file mode 100644
index e5ae0a9..0000000
--- a/abs/core/lame/shared-frontend.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- lame-3.96.1.orig/frontend/Makefile.am 2004-01-21 01:41:36.000000000 -0800
-+++ lame-3.96.1/frontend/Makefile.am 2004-10-03 16:39:12.415901779 -0700
-@@ -50,7 +50,7 @@
- endif
-
- CFLAGS = @CFLAGS@ @GTK_CFLAGS@ @FRONTEND_CFLAGS@
--LDFLAGS = @LDFLAGS@ @FRONTEND_LDFLAGS@ -static
-+LDFLAGS = @LDFLAGS@ @FRONTEND_LDFLAGS@
-
- 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@