system/smart: Make .desktop validate, i486=>i586.

Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-21 14:08:47 -04:00 committed by David Spencer
parent 6c0a1a7d2a
commit 7b4620be23
2 changed files with 2 additions and 4 deletions

View file

@ -10,7 +10,7 @@ TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@ -21,7 +21,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
if [ "$ARCH" = "i586" ]; then
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
LIBDIRSUFFIX=""

View file

@ -1,7 +1,5 @@
[Desktop Entry]
Categories=System;PackageManager;
Encoding=UTF-8
MultipleArgs=false
Terminal=false
Icon=/usr/share/pixmaps/smart.png
Exec=smart --gui