Index of /~alien/slackbuilds/checkinstall
Name Last modified Size Description
Parent Directory 10-Jul-2008 02:53 -
README 04-Sep-2007 03:19 1k
build/ 04-Sep-2007 03:19 -
pkg/ 04-Sep-2007 03:19 -
checkinstall: checkinstall (create a package from "make install")
checkinstall:
checkinstall: Installs a compiled program from the program's source directory using
checkinstall: "make install" or any other command supplied on checkinstall's command
checkinstall: line (such as a Slackware .build script), and create a binary package
checkinstall: at the same time so that you can install and remove the package using
checkinstall: Slackware's package management tools.
checkinstall:
checkinstall: checkinstall was written by Felipe Eduardo Sanchez Diaz Duran, and
checkinstall: uses the installwatch tool by Pancrazio `Ezio' de Mauro to monitor the
checkinstall: installation process.