summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2002-10-11 17:35:18 +0200
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:29 +0100
commit71d154697941ca0b472565461b9005c7c0d1eb10 (patch)
treeea2288d867df33fd980f3826eed16d4406568922 /Makefile
parentd44aa7048b4f604ed5453891a578ce1297318f61 (diff)
downloadwhois-71d154697941ca0b472565461b9005c7c0d1eb10.tar.gz
Imported Debian version 4.5.31v4.5.31
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6ef8a30..ed75828 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ tld_serv.h: tld_serv_list make_tld_serv.pl
install: whois
install -m 0755 whois $(BASEDIR)$(prefix)/bin/
strip $(BASEDIR)$(prefix)/bin/whois
- install -m 0644 whois.1 $(BASEDIR)$(prefix)/man/man1/
+ install -m 0644 whois.1 $(BASEDIR)$(prefix)/share/man/man1/
cd po && $(MAKE) $@