From 84a6de896288a144630cef5d610e357d33eea290 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 5 Jul 2009 22:07:43 +0200 Subject: Updated pkg(7) --- man/7/pkg | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'man/7') diff --git a/man/7/pkg b/man/7/pkg index 925430d..dfe330f 100644 --- a/man/7/pkg +++ b/man/7/pkg @@ -18,16 +18,11 @@ basically anything you can think of - you can even store movies in them. (Of course that would be completely braindead, but hey - you could, if you wanted to) -Currently, pkg should be considered early-beta software. It already works quite -well and does not have many known bugs, however some concepts are really stupid -and are subject to change. Be warned that backwards compatibility can NOT be -guaranteed, though I will do my best. - =head1 THE BASICS pkg requires two directories in you home directory. B<~/bin> contains symlinks to the executables shipped with your packages, and $PKG_DIR -(B<~/packages> by default, but *theoretically* configurable) contains the +(B<~/packages> by default) contains the packages themselves. B<~/bin> may also contain normal executables; pkg will not overwrite existing files. -- cgit v1.2.3