diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2012-03-26 08:04:09 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2012-03-26 08:04:09 +0000 |
commit | 1d5dc71eb7e37fe26825750015d76d77232f3626 (patch) | |
tree | e4f346c12ea0d1968d06e21b461decec80118e7d /editors/openoffice-3/files/patch-i91318 | |
parent | Readd BROKEN: still can't find numpy (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_3_0'.release/8.3.0
Diffstat (limited to 'editors/openoffice-3/files/patch-i91318')
-rw-r--r-- | editors/openoffice-3/files/patch-i91318 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice-3/files/patch-i91318 b/editors/openoffice-3/files/patch-i91318 deleted file mode 100644 index 4348b75903da..000000000000 --- a/editors/openoffice-3/files/patch-i91318 +++ /dev/null @@ -1,14 +0,0 @@ ---- hyphen/hyphen-2.4.patch 2010-05-05 12:40:53.000000000 +0900 -+++ hyphen/hyphen-2.4.patch 2010-05-05 12:41:25.000000000 +0900 -@@ -167,3 +167,11 @@ - + - +.INCLUDE : target.mk - Common subdirectories: misc/hyphen-2.4/tests and misc/build/hyphen-2.4/tests -+--- misc/hyphen-2.4/tests/test.sh 2010-05-05 12:40:17.000000000 +0900 -++++ misc/build/hyphen-2.4/tests/test.sh 2010-05-05 12:40:31.000000000 +0900 -+@@ -1,4 +1,4 @@ -+-#!/bin/bash -++#!/usr/bin/env bash -+ -+ function check_valgrind_log () { -+ if [ "$VALGRIND" != "" ]; then |