summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-09-30 05:19:51 +0000
committerAde Lovett <ade@FreeBSD.org>2007-09-30 05:19:51 +0000
commit1f63d4fac86cc7ef52d24612bee009c7afd76a4c (patch)
tree52d6c87defc1116f8beb36779e1fac176afe749a /shells
parentRemove now-empty file. (diff)
Add new files that got accidently missed during autoconf update patch.
PR: 116639
Notes
Notes: svn path=/head/; revision=200416
Diffstat (limited to 'shells')
-rw-r--r--shells/fish/files/patch-configure.ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/shells/fish/files/patch-configure.ac b/shells/fish/files/patch-configure.ac
new file mode 100644
index 000000000000..e9d3338d8812
--- /dev/null
+++ b/shells/fish/files/patch-configure.ac
@@ -0,0 +1,13 @@
+--- configure.ac.orig 2007-02-08 09:38:58.000000000 -0800
++++ configure.ac 2007-09-22 18:29:24.000000000 -0700
+@@ -412,9 +412,3 @@
+
+-AC_ARG_VAR( [docdir], [Documentation direcotry] )
+-
+-if test -z $docdir; then
+- AC_SUBST(docdir, [$datadir/doc/fish] )
+-else
+- AC_SUBST(docdir, [$docdir])
+-fi
++AC_SUBST(docdir, [$datadir/doc/fish] )
+