summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-03-13 18:41:33 +0000
committer Eric Hameleers <alien@slackware.com>2010-03-13 18:41:33 +0000
commit84c43f4a20578f187da9dfedbf95be24ed898487 (patch)
tree91b59bef990ed650bf6b458a592eeacb03c9b890
parent7fd96f0e7d6bbf43b5ed8c7741bdad5035539067 (diff)
downloadasb-84c43f4a20578f187da9dfedbf95be24ed898487.tar.gz
asb-84c43f4a20578f187da9dfedbf95be24ed898487.tar.xz
Typo
-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