We don't track doc/CREDITS.

This commit is contained in:
Florian Obser 2023-11-30 09:08:31 +01:00
parent 14f17c6b04
commit afd22dd2e4
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ git clone from the upstream repository on [[https://github.com/NLnetLabs/nsd][gi
git pull
git diff NSD_4_6_1_REL..NSD_4_7_0_REL . ':!.cirrus.yml' ':!tpkg/*' \
':!contrib/*' ':!compat/' ':!.gitignore' ':!doc/README.svn' \
':!doc/CREDITS' \
':!.buildkite/*' ':!makedist.sh' > ~/nsd_4.7.0_upstream.diff
cd /usr/src/usr.sbin/nsd
patch -Ep0 < ~/nsd_4.7.0_upstream.diff