summaryrefslogtreecommitdiff
path: root/desktop/oomox/oomox.SlackBuild
diff options
context:
space:
mode:
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 53bc493fc7..e206205243 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 .