summaryrefslogtreecommitdiffstats
path: root/desktop/clearlooks-classic-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/clearlooks-classic-themes')
-rw-r--r--desktop/clearlooks-classic-themes/clearlooks-classic-themes.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/clearlooks-classic-themes/clearlooks-classic-themes.SlackBuild b/desktop/clearlooks-classic-themes/clearlooks-classic-themes.SlackBuild
index 6c6dad9d23..81682e987f 100644
--- a/desktop/clearlooks-classic-themes/clearlooks-classic-themes.SlackBuild
+++ b/desktop/clearlooks-classic-themes/clearlooks-classic-themes.SlackBuild
@@ -22,6 +22,8 @@
# 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=clearlooks-classic-themes
VERSION=${VERSION:-0.6.2}
BUILD=${BUILD:-2}
@@ -30,7 +32,6 @@ TAG=${TAG:-_SBo}
ARCH=noarch
SRCNAM=clearlooks
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}