[Slackbuilds-users] Nonstandard paths and info in xosd.SlackBuild

Stepan Roh stepan at srnet.cz
Sat Feb 10 21:52:58 UTC 2007


Hello.

(Please CC me as I am not subscribed.)

There are some nonstandard paths in xosd.SlackBuild:

PRGNAM=xosd
VERSION=2.2.12
ARCH=${ARCH:-i486}      # this should not change
ARCH=`uname -m`
BUILD=1_njc
CWD=`pwd`
TMP=${TMP:-/source}     # /tmp/build is fine, but I like /source
PKG=$TMP/pkg-$PRGNAM
OUTPUT=$CWD/../../../slackware/xap

I think that according to guidelines, BUILD should be 1_SBo, TMP 
/tmp/SBo and OUTPUT ${OUTPUT:-/tmp}.

Have a nice day.

Stepan Roh



More information about the Slackbuilds-users mailing list