5 Commits

Author SHA1 Message Date
florian
a6de560e01 [package] fix vnstat install usage on FreeBSD and MacOSX (#7718)
vnstat's makefile uses the '-D' option which is only part of GNU install,
thus compiling vnstat for OpenWrt on FreeBSD or Mac OS X fails because of
the missing option.

Attached is a patch to have the install target separately create the
destination directory before installing the vnstat.conf file to $(DEST)/etc.
Additionally it also removes an erroneous tab character in the Makefile.

The patch is meant to go in feeds/packages/net/vnstat/patches/ directory.

TRAC Ticket: https://dev.openwrt.org/attachment/ticket/7718/

Signed-off-by: Joe Roback <joe@roback.cc>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:04:13 +00:00
swalker
63a6ab878d [packages] vnstat: fix compilation on non-linux hosts (#6656)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 06:23:02 +00:00
florian
a6bfc432bf [package] update vnstat to 1.10 (#6450)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-03 20:57:02 +00:00
florian
e6b34b8571 [package] update vnstat to 1.9 (#5845)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-19 18:35:51 +00:00
acinonyx
4a9fae915e [packages] vnstat: Update to v1.8 (closes #5664)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-10 23:33:20 +00:00