summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpastebinit/build/pastebinit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/pastebinit/build/pastebinit.SlackBuild b/pastebinit/build/pastebinit.SlackBuild
index c8466293..fbdef925 100755
--- a/pastebinit/build/pastebinit.SlackBuild
+++ b/pastebinit/build/pastebinit.SlackBuild
@@ -134,7 +134,7 @@ install -d $PKG/{etc/pastebin.d,/usr/bin,/usr/share/locale,/usr/man/man1}
install -p pastebinit $PKG/usr/bin/pastebinit
cp -a pastebin.d/*.conf $PKG/etc/pastebin.d
cp -a po/mo/* $PKG/usr/share/locale
-gzip -9c pastebin.1 > $PKG/usr/man/man1/pastebin.1.gz
+gzip -9c pastebinit.1 > $PKG/usr/man/man1/pastebinit.1.gz
# Add documentation:
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION