diff options
| author | Don Lewis <truckman@FreeBSD.org> | 2015-06-18 22:22:47 +0000 |
|---|---|---|
| committer | Don Lewis <truckman@FreeBSD.org> | 2015-06-18 22:22:47 +0000 |
| commit | f536135538dc07ad71ce2dd09c3b339bf2176550 (patch) | |
| tree | fc514e91cd377ae662129a7926b169d8150fe897 /editors/abiword-docs/files/patch-configure | |
| parent | Update to 3.0.1, see <http://abisource.org/release-notes/3.0.1.phtml>. (diff) | |
Update editors/abiword-docs to the latest upstream release 3.0.1.
PR: 199158
Submitted by: Ben Woods <woodsb02@gmail.com>
Approved by: dmat (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=390084
Diffstat (limited to 'editors/abiword-docs/files/patch-configure')
| -rw-r--r-- | editors/abiword-docs/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/abiword-docs/files/patch-configure b/editors/abiword-docs/files/patch-configure index 3e5f7a7c8e05..a8611b4faa68 100644 --- a/editors/abiword-docs/files/patch-configure +++ b/editors/abiword-docs/files/patch-configure @@ -1,11 +1,11 @@ ---- configure.orig 2010-05-30 21:34:34.000000000 +0200 -+++ configure 2010-06-09 18:25:08.000000000 +0200 -@@ -2447,7 +2447,7 @@ +--- configure.orig 2015-04-04 08:00:48 UTC ++++ configure +@@ -2596,7 +2596,7 @@ fi -if test "x$ABIWORD" == "x"; then +if test "x$ABIWORD" = "x"; then - { as_fn_set_status 1 - as_fn_error "abiword not found in PATH" "$LINENO" 5; } + as_fn_error 1 "abiword not found in PATH" "$LINENO" 5 fi + |
