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 | 4fd46c4b58ee6318e35f75f86513996e6c5d81bf (patch) | |
tree | c1ae6541fe913e914b8eca80c945a28c462077cb /bootstrap/README.Interix | |
parent | 91686c3dbde8631388dbb55eef0549fc2809af7c (diff) | |
download | pkgsrc-4fd46c4b58ee6318e35f75f86513996e6c5d81bf.tar.gz |
kill a redundant comment about missing mk files.
Diffstat (limited to 'bootstrap/README.Interix')
-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. |