From ba78e03015d3f55f331ed5230168cfe2bd66e6a6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- pkgtools/pax/DESCR | 4 ++++ pkgtools/pax/PLIST | 4 ++++ pkgtools/pax/pkg/DESCR | 4 ---- pkgtools/pax/pkg/PLIST | 4 ---- 4 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 pkgtools/pax/DESCR create mode 100644 pkgtools/pax/PLIST delete mode 100644 pkgtools/pax/pkg/DESCR delete mode 100644 pkgtools/pax/pkg/PLIST (limited to 'pkgtools/pax') diff --git a/pkgtools/pax/DESCR b/pkgtools/pax/DESCR new file mode 100644 index 00000000000..72126b77819 --- /dev/null +++ b/pkgtools/pax/DESCR @@ -0,0 +1,4 @@ +This is a copy of NetBSD-current's pax tool in a format which is +able to be installed as a package. It simply replaces the tool in +/bin, but doesn't register itself as a package, so that no +de-installation can take place. diff --git a/pkgtools/pax/PLIST b/pkgtools/pax/PLIST new file mode 100644 index 00000000000..4c60b6a4f19 --- /dev/null +++ b/pkgtools/pax/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:19:03 zuntum Exp $ +bin/pax +man/man1/pax.1 +man/cat1/pax.0 diff --git a/pkgtools/pax/pkg/DESCR b/pkgtools/pax/pkg/DESCR deleted file mode 100644 index 72126b77819..00000000000 --- a/pkgtools/pax/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -This is a copy of NetBSD-current's pax tool in a format which is -able to be installed as a package. It simply replaces the tool in -/bin, but doesn't register itself as a package, so that no -de-installation can take place. diff --git a/pkgtools/pax/pkg/PLIST b/pkgtools/pax/pkg/PLIST deleted file mode 100644 index b11b60f8177..00000000000 --- a/pkgtools/pax/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/09/03 11:55:22 agc Exp $ -bin/pax -man/man1/pax.1 -man/cat1/pax.0 -- cgit v1.2.3