summaryrefslogtreecommitdiff
path: root/package/pango/patches/patch-tests_runtests_sh
diff options
context:
space:
mode:
Diffstat (limited to 'package/pango/patches/patch-tests_runtests_sh')
-rw-r--r--package/pango/patches/patch-tests_runtests_sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/pango/patches/patch-tests_runtests_sh b/package/pango/patches/patch-tests_runtests_sh
new file mode 100644
index 000000000..c4675af7a
--- /dev/null
+++ b/package/pango/patches/patch-tests_runtests_sh
@@ -0,0 +1,8 @@
+--- pango-1.28.3.orig/tests/runtests.sh 2010-09-29 13:02:41.000000000 +0200
++++ pango-1.28.3/tests/runtests.sh 2011-01-14 23:40:32.000000000 +0100
+@@ -1,4 +1,4 @@
+-#! /bin/sh
++#! /bin/bash
+
+ LOGFILE=runtests.log
+ POTENTIAL_TESTS='testboundaries testcolor testboundaries_ucd'