diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /editors/openoffice-3-devel/files/patch-i91318 | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i91318')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-i91318 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i91318 b/editors/openoffice-3-devel/files/patch-i91318 deleted file mode 100644 index 4348b75903da..000000000000 --- a/editors/openoffice-3-devel/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 |