summaryrefslogtreecommitdiffstats
path: root/desktop/arc-firefox-theme/arc-firefox-theme.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/arc-firefox-theme/arc-firefox-theme.SlackBuild')
-rw-r--r--desktop/arc-firefox-theme/arc-firefox-theme.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/arc-firefox-theme/arc-firefox-theme.SlackBuild b/desktop/arc-firefox-theme/arc-firefox-theme.SlackBuild
index b98c0a7808..fc6dbdaf80 100644
--- a/desktop/arc-firefox-theme/arc-firefox-theme.SlackBuild
+++ b/desktop/arc-firefox-theme/arc-firefox-theme.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=arc-firefox-theme
VERSION=${VERSION:-52.20170311}
BUILD=${BUILD:-1}
@@ -35,7 +37,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}