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 9073b52c778f459d67c48b037d5c0b03cf5e0224 (commit) from 4e6fcc73f14fbf16db9f84703bc6239a9f25bce7 (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 9073b52c778f459d67c48b037d5c0b03cf5e0224 Author: Peter Müller peter.mueller@ipfire.org Date: Sat Feb 19 09:46:27 2022 +0000
stage2: Remove forgotten mv command
Signed-off-by: Peter Müller peter.mueller@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/stage2 | 1 - 1 file changed, 1 deletion(-)
Difference in files: diff --git a/lfs/stage2 b/lfs/stage2 index c72b8599b..356060a1f 100644 --- a/lfs/stage2 +++ b/lfs/stage2 @@ -114,7 +114,6 @@ endif # Move script to correct place. mv -vf /usr/local/bin/openvpn-metrics /usr/sbin/ mv -vf /usr/local/bin/ovpn-ccd-convert /usr/sbin/ - mv -vf /usr/local/bin/ovpn-collectd-convert /usr/sbin/ mv -vf /usr/local/bin/captive-cleanup /usr/bin/
# Install firewall scripts.
hooks/post-receive -- IPFire 2.x development tree