aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-09-16 17:18:03 +0200
committerAndreas Müller <schnitzeltony@googlemail.com>2012-09-18 15:54:00 +0200
commit7b4be7fba8c953d62a91d1daa2ccf0b443b328ce (patch)
tree0f3ab6ad22139a126277224535630729df38c3e8 /meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch
parente6f73c8740beb90f70b96009f2ab2b5114c8f2a5 (diff)
downloadmeta-openembedded-contrib-7b4be7fba8c953d62a91d1daa2ccf0b443b328ce.tar.gz
exo: update to 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch')
-rw-r--r--meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch31
1 files changed, 31 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch b/meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch
new file mode 100644
index 0000000000..ac8bca5f3f
--- /dev/null
+++ b/meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch
@@ -0,0 +1,31 @@
+From 5f1e19860d89647488bdd32a02fb332f69434405 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
+Date: Fri, 18 May 2012 21:13:00 +0200
+Subject: [PATCH] Do not run tests at build time
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+Upstream-Status: Not-Applicable
+
+Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
+---
+ Makefile.am | 3 +--
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile.am b/Makefile.am
+index 0ab3853..3e72391 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -8,8 +8,7 @@ SUBDIRS = \
+ docs \
+ icons \
+ pixmaps \
+- po \
+- tests
++ po
+
+ AUTOMAKE_OPTIONS = \
+ 1.9 \
+--
+1.7.4.4
+