
---[ buildpkg INSTALL ]--------------------------------------------------------

  buildpkg 0.0.2
  Package BUILD system and related utilities

  Copyright (c) 2001-2003 by DiCE/PsychoMix

  http://savannah.nongnu.org/projects/buildpkg

-------------------------------------------------------------------------------

INSTALL
=======
  Buildpkg can be installed using the provided 'install.sh' shell script.
  It will install the executable itself into '/sbin' (default), the man pages
  into '/usr/man/man1' (default) and the configuration files into
  '/etc/buildpkg' (default). It will also install a few helper applications
  into '/usr/lib/buildpkg/helpers'.

  If install.sh detects an already installed '/etc/buildpkg' directory, it
  moves it to the backup location '/etc/buildpkg~/ and installs the new files
  as usual.

REMOVE
======
  - Go to the directory where buildpkg-0.0.2rXX is located '/sbin' (default)
    and execure it with the '--remove' option.
  - Remove '/etc/buildpkg' directory and its contents.
  - Remove '/usr/lib/buildpkg/helpers' directory and its contents.
