[Slackbuilds-users] Slackbuild Directories

Chris Abela kristofru at gmail.com
Fri Feb 1 21:05:11 UTC 2013


I think that we would be hard pressed to find many "default" Slackware 
installations in the wild.

My choice was to write a small /etc/profile.d/local.sh (with executable 
permissions of course). Then I use sbopkg most of the time.

#!/bin/sh
# SBo parameters
export PKGTYPE=txz
export OUTPUT=/home/chris/packages
export QUEUEDIR=/home/chris/queues
export SBo='/var/lib/sbopkg/SBo/14.0/'

That's all I needed. The /usr/local/ choice is enticing as well, but I 
am not sure that was the original intention of the directory.

Chris


More information about the SlackBuilds-users mailing list