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 cd022294d9d4926b3c3609ba8ccdca2652eea46e (commit) from 97431824725e6c6625d5f518a97a950b6d6a91ad (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 cd022294d9d4926b3c3609ba8ccdca2652eea46e Author: Michael Tremer michael.tremer@ipfire.org Date: Thu Nov 29 13:16:37 2018 +0000
nfs: Fix build
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/nfs | 1 + 1 file changed, 1 insertion(+)
Difference in files: diff --git a/lfs/nfs b/lfs/nfs index 4083073e2..40c17b788 100644 --- a/lfs/nfs +++ b/lfs/nfs @@ -105,6 +105,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) $(call INSTALL_INITSCRIPT,nfs-server)
# Install configuration + mkdir -pv $(CONFIG_ROOT)/nfs install -v -m 644 $(DIR_SRC)/config/cfgroot/nfs-server $(CONFIG_ROOT)/nfs/nfs-server
# Install backup include
hooks/post-receive -- IPFire 2.x development tree