aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgee/files/no-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgee/files/no-tests.patch')
-rw-r--r--recipes/libgee/files/no-tests.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/libgee/files/no-tests.patch b/recipes/libgee/files/no-tests.patch
new file mode 100644
index 0000000000..d2d20b2c4e
--- /dev/null
+++ b/recipes/libgee/files/no-tests.patch
@@ -0,0 +1,12 @@
+Index: libgee-0.1.2/Makefile.am
+===================================================================
+--- libgee-0.1.2.orig/Makefile.am
++++ libgee-0.1.2/Makefile.am
+@@ -4,7 +4,6 @@ NULL =
+
+ SUBDIRS = \
+ gee \
+- tests \
+ $(NULL)
+
+ pkgconfigdir = $(libdir)/pkgconfig