This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via 773caa66006a3a0d6c64920c45317f74f4a0eff4 (commit) from 0e7d340f2bece013967ace8c783418430db3f87e (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 773caa66006a3a0d6c64920c45317f74f4a0eff4 Author: Michael Tremer michael.tremer@ipfire.org Date: Wed Aug 16 13:47:33 2017 +0100
make.sh: Actually build iftop
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: make.sh | 1 + 1 file changed, 1 insertion(+)
Difference in files: diff --git a/make.sh b/make.sh index f48c92f..8e2889f 100755 --- a/make.sh +++ b/make.sh @@ -886,6 +886,7 @@ buildipfire() { lfsmake2 perl-inotify2 lfsmake2 perl-Net-IP lfsmake2 wio + lfsmake2 iftop }
buildinstaller() {
hooks/post-receive -- IPFire 2.x development tree