Ronnie Hale wrote:
>
> Hello Arno, fellow Slackware "nut",
>
> On Thu, 12 Aug 1999, Arno Verhoeven wrote:
>
> > There is an other way. It allows you to selectively reinstall
> > "non-Slackware" packages.
> >
> > One of my collegues, also a Slackware "nut" (I mean... enthousiast), has
> > made a nice set of scripts to make Slackware packages.
<snip>
> I would be very interesting in receiving this script set. Can you either
> make it available for ftp, or email a copy to me? Thanks.
>
> --
> 73, Ronnie.
> [EMAIL PROTECTED]
It's at
ftp://sharon.esrac.ele.tue.nl/pub/linux/slackware/mger-pkgtools-1.0.tgz
It might move to
ftp://sharon.esrac.ele.tue.nl/pub/linux/slakware/
during the week-end.
It can be installed with `installpkg mger-pkgtools-1.0.tgz`
Usage:
First configure and make whatever source package.
Instead of a `make install` run `makeinstall` in the source directory of
whatever you want to make a package of.
To strip the package, run `strippkg <package_name>`.
To make a .tgz file, run `pkg2tgz <package_name>`.
73, Arno pe1icq
P.S. sorry for the off-topic "side-track". If you have any further
questions/remarks, please send them directly.