diff options
-rw-r--r-- | desktop/matchbox-panel/matchbox-panel.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/matchbox-panel/matchbox-panel.info | 2 | ||||
-rw-r--r-- | desktop/matchbox-panel/slack-desc | 8 |
3 files changed, 10 insertions, 2 deletions
diff --git a/desktop/matchbox-panel/matchbox-panel.SlackBuild b/desktop/matchbox-panel/matchbox-panel.SlackBuild index 3befd075ea..4d66768184 100644 --- a/desktop/matchbox-panel/matchbox-panel.SlackBuild +++ b/desktop/matchbox-panel/matchbox-panel.SlackBuild @@ -30,7 +30,7 @@ VERSION=0.9.3 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} diff --git a/desktop/matchbox-panel/matchbox-panel.info b/desktop/matchbox-panel/matchbox-panel.info index 11413b854d..51048ad4db 100644 --- a/desktop/matchbox-panel/matchbox-panel.info +++ b/desktop/matchbox-panel/matchbox-panel.info @@ -5,4 +5,4 @@ DOWNLOAD="http://projects.o-hand.com/matchbox/sources/matchbox-panel/0.9/matchbo MD5SUM="56d1807636f3919e22e51896ab7ccd2e" MAINTAINER="Daniel de Kok" EMAIL="danieldk@pobox.com" -APPROVED="BP{k}"
\ No newline at end of file +APPROVED="BP{k}" diff --git a/desktop/matchbox-panel/slack-desc b/desktop/matchbox-panel/slack-desc index 278549bff6..664040efa1 100644 --- a/desktop/matchbox-panel/slack-desc +++ b/desktop/matchbox-panel/slack-desc @@ -1,3 +1,11 @@ +# 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------------------------------------------------------| matchbox-panel: matchbox-panel (The Matchbox panel) matchbox-panel: matchbox-panel: Matchbox is a lightweight environment for the X Window System, |