vnstat: update to upstream 1.12 release

Deferring privilege dropping for now until the OpenWrt api is stable.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
Jo-Philipp Wich
2014-09-18 17:34:24 +02:00
parent 7d44d48c66
commit 906611d5e3
5 changed files with 9 additions and 30 deletions
@@ -1,9 +1,9 @@
--- a/Makefile
+++ b/Makefile
@@ -54,11 +54,11 @@ install:
@@ -66,11 +66,11 @@ install:
# install everything else
install -d -m 755 $(BIN) $(SBIN) $(MAN)/man1 $(MAN)/man5 $(DESTDIR)/var/lib/vnstat
install -d -m 755 $(BIN) $(SBIN) $(MAN)/man1 $(MAN)/man5
- install -s -m 755 src/vnstat $(BIN)
- install -s -m 755 src/vnstatd $(SBIN)
+ install -m 755 src/vnstat $(BIN)
@@ -16,7 +16,7 @@
fi
# update man pages, gzip it if previous version was done so
@@ -127,12 +127,12 @@ bsdinstall:
@@ -139,12 +139,12 @@ bsdinstall:
# install binaries
install -d -m 755 $(DESTDIR)/var/db/vnstat