summaryrefslogtreecommitdiffstats
path: root/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild
diff options
context:
space:
mode:
author Stu Miller2011-06-18 03:04:17 +0200
committer Robby Workman2011-06-18 03:04:17 +0200
commitcabd6a618cf3fc39a55b380811a7e73a60982101 (patch)
treeff9e45e3fd19d400599af530738de0493ed390be /desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild
parent636099ce62dee1bd48fea62a6847a2de857d06f8 (diff)
downloadslackbuilds-cabd6a618cf3fc39a55b380811a7e73a60982101.tar.gz
desktop/rootactions_servicemenu: Updated for version 2.7.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild')
-rw-r--r--desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild b/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild
index 4e0e78327c..117d510668 100644
--- a/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild
+++ b/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rootactions_servicemenu
-VERSION=${VERSION:-2.6}
+VERSION=${VERSION:-2.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -39,7 +39,10 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
rm -rf $TMP/${PRGNAM}_${VERSION}
cd $TMP
-tar xvf $CWD/48411-${PRGNAM}_${VERSION}.tar.gz
+# NOTE: Starting with version 2.7.1 the KDE-Look package maintainer
+# removed the version number from the package name due to GHNS issues.
+# Please check the package md5sum before using the SlackBuild.
+tar xvf $CWD/48411-${PRGNAM}.tar.gz
cd ${PRGNAM}_${VERSION}
chown -R root:root .
chmod -R u+w,go+r-w,a-s .