summaryrefslogtreecommitdiffstats
path: root/package/flex
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2009-11-15 11:12:50 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-01-27 14:45:32 +0100
commitae8bf4bfd5620783010cf0c588922be133e77dfd (patch)
tree50bd6362b425283402d5d27e0549c8b605f26b34 /package/flex
parent6455c32d82750585d64e9e8a9a90e5c556673afb (diff)
downloadbuildroot-novena-ae8bf4bfd5620783010cf0c588922be133e77dfd.tar.gz
buildroot-novena-ae8bf4bfd5620783010cf0c588922be133e77dfd.zip
flex: fix prog-ar patch
Could not apply when missing top level Makefile, which is also regenerated by the configure script. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/flex')
-rw-r--r--package/flex/flex-2.5.33-prog-ar.patch13
1 files changed, 1 insertions, 12 deletions
diff --git a/package/flex/flex-2.5.33-prog-ar.patch b/package/flex/flex-2.5.33-prog-ar.patch
index b556b633c..e0626ff95 100644
--- a/package/flex/flex-2.5.33-prog-ar.patch
+++ b/package/flex/flex-2.5.33-prog-ar.patch
@@ -1,18 +1,7 @@
-diff -rup flex-2.5.33.orig/Makefile flex-2.5.33/Makefile
---- flex-2.5.33.orig/Makefile 2007-01-18 17:29:32.000000000 +0100
-+++ flex-2.5.33/Makefile 2007-01-18 18:28:29.000000000 +0100
-@@ -105,7 +105,6 @@ am__installdirs = "$(DESTDIR)$(libdir)"
- "$(DESTDIR)$(includedir)"
- libLIBRARIES_INSTALL = $(INSTALL_DATA)
- LIBRARIES = $(lib_LIBRARIES)
--AR = ar
- ARFLAGS = cru
- libfl_a_AR = $(AR) $(ARFLAGS)
- libfl_a_LIBADD =
diff -rup flex-2.5.33.orig/Makefile.in flex-2.5.33/Makefile.in
--- flex-2.5.33.orig/Makefile.in 2007-01-18 17:29:25.000000000 +0100
+++ flex-2.5.33/Makefile.in 2007-01-18 18:28:22.000000000 +0100
-@@ -105,7 +105,6 @@ am__installdirs = "$(DESTDIR)$(libdir)"
+@@ -105,7 +105,6 @@ am__installdirs = "$(DESTDIR)$(libdir)"
"$(DESTDIR)$(includedir)"
libLIBRARIES_INSTALL = $(INSTALL_DATA)
LIBRARIES = $(lib_LIBRARIES)