summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-01-20 22:35:00 +0100
committer Willy Sudiarto Raharjo2020-01-26 02:10:00 +0100
commit3f287d35f4dfa200df59283afa15dfe161dc578a (patch)
treeb42a3047a46c0b8d3a6822c90c21d37ab60d85a5
parent9cf8a38f8b1f4ecf7869de1a0f6186c5ceb1be0e (diff)
downloadslackbuilds-3f287d35f4dfa200df59283afa15dfe161dc578a.tar.gz
graphics/teighafileconverter: Fix typo in script.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--graphics/teighafileconverter/teighafileconverter.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/teighafileconverter/teighafileconverter.SlackBuild b/graphics/teighafileconverter/teighafileconverter.SlackBuild
index 80bdd64851..e74c00cf10 100644
--- a/graphics/teighafileconverter/teighafileconverter.SlackBuild
+++ b/graphics/teighafileconverter/teighafileconverter.SlackBuild
@@ -90,7 +90,7 @@ chmod 755 $PKG/usr/bin/$ORIGNAM $PKGLIB/$ORIGNAM/$ORIGNAM
PKGAPP=$PKG/usr/share/applications
iconv -f ISO-8859-1 -t UTF-8 $PKGAPP/${ORIGNAM}_$VERSION.desktop | \
sed 's@/usr/bin/@@g' > \
- $PKGAPP/${ORIGNAM}.deskop
+ $PKGAPP/${ORIGNAM}.desktop
rm -f $PKGAPP/${ORIGNAM}_$VERSION.desktop
PKGDOC=$PKG/usr/doc/$PRGNAM-$VERSION