diff options
author | joerg <joerg@pkgsrc.org> | 2008-08-10 17:39:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-08-10 17:39:15 +0000 |
commit | 135d1550d6dc6c705d18dddf0a6558a8eb5dd4ee (patch) | |
tree | 78b4ffab0ac8e7ad07cbedc79b29ea0063d4ea48 /mk | |
parent | fa63697e0bb2a2ae8458c37db60116b46baa3499 (diff) | |
download | pkgsrc-135d1550d6dc6c705d18dddf0a6558a8eb5dd4ee.tar.gz |
Remove long outdated comment about full destdir not working completely.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/help/destdir.help | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mk/help/destdir.help b/mk/help/destdir.help index dc30671d089..44871136ccb 100644 --- a/mk/help/destdir.help +++ b/mk/help/destdir.help @@ -1,4 +1,4 @@ -# $NetBSD: destdir.help,v 1.2 2008/06/16 15:10:48 joerg Exp $ +# $NetBSD: destdir.help,v 1.3 2008/08/10 17:39:15 joerg Exp $ # # === # Warning: This file is still under construction. Don't rely on it. @@ -24,8 +24,6 @@ # # * "full": This makes the build completely unprivileged and in # turn detects any attempt to write e.g. to ${LOCALBASE}. -# This is not supported for actual installation yet, due to -# short comings of pkg_create. [FIXME] # # === Package-settable variables === # |