Slackware Packaging Scripts 11-08-2007 (Default branch) |
|
|
Slacktools is a collection of simple shell scripts
that can be used to build most source tarballs
into slackware packages. They are probably the
least advanced of any automated packaging system,
but they work surprisingly well for source that
supports the DESTDIR variable [correctly].
License: GNU General Public License (GPL)
Changes:
After confirming that "make install" will work
without destroying anything, slackmake will now
change to root, create the package, and clean up
the root-owned files. The new file slackpkg is
called by slackmake automatically.
|