From 6511a7787fef4e09c57c582ec63dd69d35937f37 Mon Sep 17 00:00:00 2001 From: "Robert P. J. DAY\"" Date: Fri, 17 Apr 2009 20:45:47 +0000 Subject: [PATCH] Fix obvious "DESTDIR" misspelling. --- docs/overview.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.txt b/docs/overview.txt index 4ca7c549..d98e0485 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -168,7 +168,7 @@ DESTDIR variable: ./configure --prefix=/usr make - make DESDTDIR=/packaging/place install + make DESTDIR=/packaging/place install Shell completion | -----------------+