summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/add
diff options
context:
space:
mode:
authorjlam <jlam>2003-09-02 22:06:25 +0000
committerjlam <jlam>2003-09-02 22:06:25 +0000
commit97f01856a37f9107b91e623954c2b2605cfcbbee (patch)
tree31e4580feb32f5bdff752163303bde97e7a98c07 /pkgtools/pkg_install/files/add
parentc0c195d27b9ddc2c8bbdbe559e6754f31065967b (diff)
downloadpkgsrc-97f01856a37f9107b91e623954c2b2605cfcbbee.tar.gz
The *.0 files belong in $(mandir)/cat1.
Diffstat (limited to 'pkgtools/pkg_install/files/add')
-rw-r--r--pkgtools/pkg_install/files/add/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/files/add/Makefile.in b/pkgtools/pkg_install/files/add/Makefile.in
index f2ea05483f7..31a3358ec29 100644
--- a/pkgtools/pkg_install/files/add/Makefile.in
+++ b/pkgtools/pkg_install/files/add/Makefile.in
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.in,v 1.6 2003/09/01 16:27:11 jlam Exp $
+# $NetBSD: Makefile.in,v 1.7 2003/09/02 22:06:25 jlam Exp $
srcdir= @srcdir@
@@ -44,4 +44,4 @@ install:
$(INSTALL) -m 755 -d $(cat1dir)
$(INSTALL) $(PROG) $(sbindir)
$(INSTALL) -m 444 $(PROG).1 $(man1dir)/$(PROG).1
- $(INSTALL) -m 444 $(PROG).cat1 $(man1dir)/$(PROG).0
+ $(INSTALL) -m 444 $(PROG).cat1 $(cat1dir)/$(PROG).0