summaryrefslogtreecommitdiff
path: root/archivers/pax
diff options
context:
space:
mode:
authorgrant <grant>2003-06-30 14:58:31 +0000
committergrant <grant>2003-06-30 14:58:31 +0000
commit992d10189fead4bf06b5cc69c3951e1c48109016 (patch)
tree0d21d7179d048ba36e454cef26ba999c92372597 /archivers/pax
parent38611dd3e0e605579b7e3fd010c9140c141bbe10 (diff)
downloadpkgsrc-992d10189fead4bf06b5cc69c3951e1c48109016.tar.gz
install into into bin, not sbin
Diffstat (limited to 'archivers/pax')
-rw-r--r--archivers/pax/files/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/pax/files/Makefile.in b/archivers/pax/files/Makefile.in
index ded84802164..3780157da1a 100644
--- a/archivers/pax/files/Makefile.in
+++ b/archivers/pax/files/Makefile.in
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.in,v 1.3 2003/06/30 11:47:27 grant Exp $
+# $NetBSD: Makefile.in,v 1.4 2003/06/30 14:58:31 grant Exp $
srcdir = @srcdir@
prefix = @prefix@
@@ -44,7 +44,7 @@ distclean: clean
# most systems we are aiming this at don't have the macros to format
# mandoc pages, so only install the catman versions.
install:
- $(INSTALL) $(PROG) $(PREFIX)/sbin
+ $(INSTALL) $(PROG) $(PREFIX)/bin
ln -f $(PREFIX)/bin/$(PROG) $(PREFIX)/bin/tar
ln -f $(PREFIX)/bin/$(PROG) $(PREFIX)/bin/cpio
$(INSTALL) -m 444 $(PROG).cat1 $(mandircat1)/$(PROG).0