summaryrefslogtreecommitdiffstats
path: root/ham
diff options
context:
space:
mode:
Diffstat (limited to 'ham')
-rw-r--r--ham/xgridloc/xgridloc.SlackBuild6
-rw-r--r--ham/xgridloc/xgridloc.desktop3
2 files changed, 4 insertions, 5 deletions
diff --git a/ham/xgridloc/xgridloc.SlackBuild b/ham/xgridloc/xgridloc.SlackBuild
index 6c74a8c799..ec5de980ba 100644
--- a/ham/xgridloc/xgridloc.SlackBuild
+++ b/ham/xgridloc/xgridloc.SlackBuild
@@ -27,7 +27,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
@@ -38,8 +38,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
diff --git a/ham/xgridloc/xgridloc.desktop b/ham/xgridloc/xgridloc.desktop
index e39d853385..af2e7c3eb6 100644
--- a/ham/xgridloc/xgridloc.desktop
+++ b/ham/xgridloc/xgridloc.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=xgridloc
GenericName=xgridloc
Comment=GTK+ application for the calculation of Maidenhead QRA Locators
@@ -7,6 +6,6 @@ Exec=xgridloc
Icon=xgridloc
Terminal=false
Type=Application
-Categories=HamRadio;Tools;
+Categories=HamRadio;
Version=1.0
X-Desktop-File-Install-Version=0.15