From 3f287d35f4dfa200df59283afa15dfe161dc578a Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 20 Jan 2020 16:35:00 -0500 Subject: graphics/teighafileconverter: Fix typo in script. Signed-off-by: B. Watson --- graphics/teighafileconverter/teighafileconverter.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3