From e19a5173612ab13bd14c4550526debc8f0a89f6f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 21 Jun 2016 00:17:40 +0200 Subject: flex: update to 2.6.1, disable shared libfl as it breaks ipsec-tools compile --- package/flex/patches/patch-Makefile_am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package/flex/patches/patch-Makefile_am (limited to 'package/flex/patches/patch-Makefile_am') diff --git a/package/flex/patches/patch-Makefile_am b/package/flex/patches/patch-Makefile_am new file mode 100644 index 000000000..31b063b6e --- /dev/null +++ b/package/flex/patches/patch-Makefile_am @@ -0,0 +1,13 @@ +--- flex-2.6.1.orig/Makefile.am 2016-02-27 14:53:59.000000000 +0100 ++++ flex-2.6.1/Makefile.am 2016-06-20 23:50:16.000000000 +0200 +@@ -45,10 +45,6 @@ EXTRA_DIST = \ + SUBDIRS = \ + lib \ + src \ +- doc \ +- examples \ +- po \ +- tests \ + tools + + # Create the ChangeLog, but only if we're inside a git working directory -- cgit v1.2.3