diff options
Diffstat (limited to 'package/pango/patches/patch-tests_runtests_sh')
-rw-r--r-- | package/pango/patches/patch-tests_runtests_sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/pango/patches/patch-tests_runtests_sh b/package/pango/patches/patch-tests_runtests_sh deleted file mode 100644 index c4675af7a..000000000 --- a/package/pango/patches/patch-tests_runtests_sh +++ /dev/null @@ -1,8 +0,0 @@ ---- 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' |