summaryrefslogtreecommitdiffstats
path: root/desktop/kfaenza-icon-theme/kfaenza-icon-theme.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/kfaenza-icon-theme/kfaenza-icon-theme.SlackBuild')
-rw-r--r--desktop/kfaenza-icon-theme/kfaenza-icon-theme.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/kfaenza-icon-theme/kfaenza-icon-theme.SlackBuild b/desktop/kfaenza-icon-theme/kfaenza-icon-theme.SlackBuild
index 90ff13f73b..6da92955c8 100644
--- a/desktop/kfaenza-icon-theme/kfaenza-icon-theme.SlackBuild
+++ b/desktop/kfaenza-icon-theme/kfaenza-icon-theme.SlackBuild
@@ -21,6 +21,8 @@
# NEGLIGENCE OR 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="kfaenza-icon-theme"
VERSION=${VERSION:-0.8.9}
BUILD=${BUILD:-1}
@@ -31,7 +33,6 @@ ARCH=noarch ## hardcode ARCH
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-CWD=$(pwd)
set -e