summaryrefslogtreecommitdiffstats
path: root/pastebinit/build
diff options
context:
space:
mode:
Diffstat (limited to 'pastebinit/build')
-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 46306eb0..bdafb4c6 100755
--- a/pastebinit/build/pastebinit.SlackBuild
+++ b/pastebinit/build/pastebinit.SlackBuild
@@ -133,7 +133,7 @@ install -d $PKG/{etc/pastebin.d,/usr/bin,/usr/share/locale,/usr/man/man1}
# Generate the language files:
make -C po
# Generate the manpage:
-xmlto -o /usr/man/man1 --skip-validation man pastebinit.xml || true
+xmlto -o $PKG/usr/man/man1 --skip-validation man pastebinit.xml || true
# Install the files:
install -p pastebinit $PKG/usr/bin/pastebinit