summaryrefslogtreecommitdiffstats
path: root/network/vnstat/vnstat.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/vnstat/vnstat.SlackBuild')
-rw-r--r--network/vnstat/vnstat.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/vnstat/vnstat.SlackBuild b/network/vnstat/vnstat.SlackBuild
index f6ee928fa6..c1711658f2 100644
--- a/network/vnstat/vnstat.SlackBuild
+++ b/network/vnstat/vnstat.SlackBuild
@@ -55,7 +55,7 @@ find . \
set -e
-# vnstat doesn't have a proper configure. So we set the locations in the
+# vnstat doesn't have a proper configure. So we set the locations in the
# Makefiles properly by the way of sed-fu
sed -i 's#MAN = $(DESTDIR)/usr/share/man#MAN = $(DESTDIR)/usr/man#' \
$TMP/$PRGNAM-$VERSION/Makefile