summaryrefslogtreecommitdiff
path: root/package/flex/patches/patch-Makefile_am
diff options
context:
space:
mode:
Diffstat (limited to 'package/flex/patches/patch-Makefile_am')
-rw-r--r--package/flex/patches/patch-Makefile_am13
1 files changed, 13 insertions, 0 deletions
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