diff options
Diffstat (limited to 'package/flex/patches/patch-Makefile_am')
-rw-r--r-- | package/flex/patches/patch-Makefile_am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/flex/patches/patch-Makefile_am b/package/flex/patches/patch-Makefile_am index 31b063b6e..6904acae3 100644 --- a/package/flex/patches/patch-Makefile_am +++ b/package/flex/patches/patch-Makefile_am @@ -1,5 +1,5 @@ ---- 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 +--- flex-2.6.2.orig/Makefile.am 2016-10-21 02:43:44.000000000 +0200 ++++ flex-2.6.2/Makefile.am 2016-11-01 14:32:34.899271200 +0100 @@ -45,10 +45,6 @@ EXTRA_DIST = \ SUBDIRS = \ lib \ |