summaryrefslogtreecommitdiffstats
path: root/desktop/sl-fortune/sl-fortune.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/sl-fortune/sl-fortune.SlackBuild')
-rw-r--r--desktop/sl-fortune/sl-fortune.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/sl-fortune/sl-fortune.SlackBuild b/desktop/sl-fortune/sl-fortune.SlackBuild
index 26e4fe2be3..269d45f7a5 100644
--- a/desktop/sl-fortune/sl-fortune.SlackBuild
+++ b/desktop/sl-fortune/sl-fortune.SlackBuild
@@ -22,13 +22,14 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=sl-fortune
VERSION=${VERSION:-0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}