diff options
author | grant <grant@pkgsrc.org> | 2004-03-27 14:46:59 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-03-27 14:46:59 +0000 |
commit | 4297752f23c9c4943196ba2202a3a44ee64ad358 (patch) | |
tree | c1ae6541fe913e914b8eca80c945a28c462077cb /bootstrap | |
parent | 3ad43a6467aaff7bfeaa3db44d7377ef220fb983 (diff) | |
download | pkgsrc-4297752f23c9c4943196ba2202a3a44ee64ad358.tar.gz |
kill a redundant comment about missing mk files.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.Interix | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/bootstrap/README.Interix b/bootstrap/README.Interix index 581b296262a..b923cd9933d 100644 --- a/bootstrap/README.Interix +++ b/bootstrap/README.Interix @@ -1,4 +1,4 @@ -$NetBSD: README.Interix,v 1.4 2004/03/12 00:16:42 tv Exp $ +$NetBSD: README.Interix,v 1.5 2004/03/27 14:46:59 grant Exp $ Please read the general README file as well. @@ -47,9 +47,6 @@ KNOWN CAVEATS packages installed in the system, supply "--pkgdbdir=DIRECTORY" to "bootstrap" to use an alternative package database directory. -* As of this writing, the necessary Interix support stubs have not yet been - added to pkgsrc/mk. - * On Windows under Interix, the "root" user is actually named "Administrator". This may require some modification to pkgsrc to introduce a parameterized root user for installation purposes. |