diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /pkgtools/pkg_install/DESCR | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'pkgtools/pkg_install/DESCR')
-rw-r--r-- | pkgtools/pkg_install/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgtools/pkg_install/DESCR b/pkgtools/pkg_install/DESCR new file mode 100644 index 00000000000..7669b9e955e --- /dev/null +++ b/pkgtools/pkg_install/DESCR @@ -0,0 +1,4 @@ +This is a copy of NetBSD-current's pkg_* tools in a format which is +able to be installed as a package. They simply replace the tools in +/usr/sbin, but don't register themselves as a package, so that no +de-installation can take place. |