summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Martin Lefebvre2010-05-11 19:46:17 +0200
committer Michiel van Wessem2010-05-11 19:46:17 +0200
commit94d19b363ac5101d7aa300964890d3bdce816a27 (patch)
tree78d716d2e58748edaccd9d8586585c4c12f98dbe /office
parent01da78029cb95ffbb4e49c729cc8928e98bc5171 (diff)
downloadslackbuilds-94d19b363ac5101d7aa300964890d3bdce816a27.tar.gz
office/tdl: Updated for version 1.5.2
Diffstat (limited to 'office')
-rw-r--r--office/tdl/slack-desc10
-rw-r--r--office/tdl/tdl.SlackBuild2
2 files changed, 10 insertions, 2 deletions
diff --git a/office/tdl/slack-desc b/office/tdl/slack-desc
index b97213c552..efe30bc7da 100644
--- a/office/tdl/slack-desc
+++ b/office/tdl/slack-desc
@@ -1,4 +1,12 @@
-tdl: Simple todo list manager
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+tdl: tdl (Simple todo list manager)
tdl:
tdl: TDL is a simple todo list manager written in C.
tdl:
diff --git a/office/tdl/tdl.SlackBuild b/office/tdl/tdl.SlackBuild
index 127aca7610..71ceca606c 100644
--- a/office/tdl/tdl.SlackBuild
+++ b/office/tdl/tdl.SlackBuild
@@ -27,7 +27,7 @@ VERSION=1.5.2
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}