You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2012/11/18 17:49:45 UTC

[7/50] git commit: Corrected typo

Corrected typo


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/e404081a
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/e404081a
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/e404081a

Branch: refs/heads/docs_tmp
Commit: e404081ad1bdb15c691070a34cfbe01dcdc26e98
Parents: 4a37d25
Author: Noah Slater <ns...@apache.org>
Authored: Sun Oct 14 18:41:00 2012 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Sun Nov 18 00:15:33 2012 +0000

----------------------------------------------------------------------
 share/doc/build/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e404081a/share/doc/build/Makefile.am
----------------------------------------------------------------------
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index 288f75c..4d876a4 100644
--- a/share/doc/build/Makefile.am
+++ b/share/doc/build/Makefile.am
@@ -259,7 +259,7 @@ install-data-local:
 uninstall-local:
 	rm -f $(infodir)/$(info_name)
 	if test -n "`which install-info`"; then\
-	    install-info --delete --info-dir=$(DESTDIR)$(infodir) $(info_name) \;
+	    install-info --delete --info-dir=$(DESTDIR)$(infodir) $(info_name) ; \
 	fi
 
 DISTCLEANFILES = \