summaryrefslogtreecommitdiffstats
path: root/package/fltk/fltk-01-disable-tests.patch
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-02-03 14:52:07 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-02-03 14:52:56 +0100
commit298cd8eaa21a21eee85f9551a26ad294347b1d5a (patch)
tree249fa33b66f65e6daffdbfc8ca2e5399e8d89e61 /package/fltk/fltk-01-disable-tests.patch
parentdd798a45c571063595c45278e28ed4f614f2cf32 (diff)
downloadbuildroot-298cd8eaa21a21eee85f9551a26ad294347b1d5a.tar.gz
buildroot-298cd8eaa21a21eee85f9551a26ad294347b1d5a.zip
package/*: rename patches according to the new policy
Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/fltk/fltk-01-disable-tests.patch')
-rw-r--r--package/fltk/fltk-01-disable-tests.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/package/fltk/fltk-01-disable-tests.patch b/package/fltk/fltk-01-disable-tests.patch
deleted file mode 100644
index 957145312c..0000000000
--- a/package/fltk/fltk-01-disable-tests.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Disable tests, slower to build and would need host-fltk.
-
-Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
-diff -Nura fltk-1.3.2.orig/Makefile fltk-1.3.2/Makefile
---- fltk-1.3.2.orig/Makefile 2013-10-27 18:19:39.693208127 -0300
-+++ fltk-1.3.2/Makefile 2013-10-27 18:20:08.032136885 -0300
-@@ -18,7 +18,7 @@
-
- include makeinclude
-
--DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation
-+DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation
-
- all: makeinclude fltk-config
- for dir in $(DIRS); do\
OpenPOWER on IntegriCloud