aboutsummaryrefslogtreecommitdiff
path: root/desktop/oomox/oomox.SlackBuild
diff options
context:
space:
mode:
authorDavid Spencer <idlemoor@slackbuilds.org>2018-07-01 09:24:19 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-07-01 09:24:19 +0100
commit12d04f0a6618742c90ebdfe692cf352a7b4570b9 (patch)
treeb07a1bcaae002a67069db43681597e6f0b0e52ab /desktop/oomox/oomox.SlackBuild
parentb13bac81600f381d328cd59ccfee57213fce3907 (diff)
desktop/oomox: Update for moved downloads.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/oomox/oomox.SlackBuild')
-rw-r--r--desktop/oomox/oomox.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/oomox/oomox.SlackBuild b/desktop/oomox/oomox.SlackBuild
index 53bc493fc7a59..e206205243d6e 100644
--- a/desktop/oomox/oomox.SlackBuild
+++ b/desktop/oomox/oomox.SlackBuild
@@ -62,7 +62,7 @@ cp -a colors locale oomox_gui plugins po terminal_templates \
gui.sh \
$PKG/opt/oomox
-tar xvf $CWD/oomox-archdroid-icon-theme-$ARCHDROIDVER.tar.gz --strip-components=1 -C $PKG/opt/oomox/plugins/icons_archdroid/archdroid-icon-theme
+tar xvf $CWD/archdroid-icon-theme-$ARCHDROIDVER.tar.gz
( cd $PKG/opt/oomox/plugins/icons_archdroid/archdroid-icon-theme
rm -fr .git*
chown -R root:root .
@@ -72,7 +72,7 @@ tar xvf $CWD/oomox-archdroid-icon-theme-$ARCHDROIDVER.tar.gz --strip-components=
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; )
-tar xvf $CWD/oomox-gnome-colors-icon-theme-$GNOMECOLORSVER.tar.gz --strip-components=1 -C $PKG/opt/oomox/plugins/icons_gnomecolors/gnome-colors-icon-theme
+tar xvf $CWD/gnome-colors-icon-theme-$GNOMECOLORSVER.tar.gz
( cd $PKG/opt/oomox/plugins/icons_gnomecolors/gnome-colors-icon-theme
rm -fr .git*
chown -R root:root .