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.SlackBuild7
1 files changed, 2 insertions, 5 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 e82e873a58..6c96977234 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
@@ -21,8 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ambiance-radiance-flat-colors-gtk-theme
-PRGNAMTAR=Ambiance&Radiance-Flat-Colors-16-04-1-LTS-GTK-3-18Theme.tar.gz
-PRGNAMGOOGLE=0B7iDWdwgu9QATV96bTVUSktlXzQ
+PRGNAMTAR=Ambiance_Radiance-Flat-Colors-16-04-1-LTS-GTK-3-18Theme
VERSION=${VERSION:-16.04.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -34,11 +33,9 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
rm -rf $PKG
-[ -f "$CWD/$PRGNAMTAR" ] && mv "$CWD/$PRGNAMTAR" "$CWD/$PRGNAM-$VERSION.tar.gz"
-[ -f "$CWD/$PRGNAMGOOGLE" ] && mv "$CWD/$PRGNAMGOOGLE" "$CWD/$PRGNAM-$VERSION.tar.gz"
mkdir -p $TMP $PKG $OUTPUT $TMP/$PRGNAM-$VERSION
cd $TMP/$PRGNAM-$VERSION
-tar -xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar -xvf $CWD/$PRGNAMTAR.tar.gz
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \