summaryrefslogtreecommitdiffstats
path: root/desktop/ambiance-radiance-flat-colors-gtk-theme/ambiance-radiance-flat-colors-gtk-theme.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/ambiance-radiance-flat-colors-gtk-theme/ambiance-radiance-flat-colors-gtk-theme.SlackBuild')
-rw-r--r--desktop/ambiance-radiance-flat-colors-gtk-theme/ambiance-radiance-flat-colors-gtk-theme.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/ambiance-radiance-flat-colors-gtk-theme/ambiance-radiance-flat-colors-gtk-theme.SlackBuild b/desktop/ambiance-radiance-flat-colors-gtk-theme/ambiance-radiance-flat-colors-gtk-theme.SlackBuild
index 9d5fcbc3ce..bf17365a62 100644
--- a/desktop/ambiance-radiance-flat-colors-gtk-theme/ambiance-radiance-flat-colors-gtk-theme.SlackBuild
+++ b/desktop/ambiance-radiance-flat-colors-gtk-theme/ambiance-radiance-flat-colors-gtk-theme.SlackBuild
@@ -20,6 +20,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=ambiance-radiance-flat-colors-gtk-theme
PRGNAMTAR=Ambiance_Radiance-Flat-Colors-16-04-1-LTS-GTK-3-18Theme
VERSION=${VERSION:-16.04.1}
@@ -27,7 +29,6 @@ BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}