We don't track doc/CREDITS.
This commit is contained in:
parent
14f17c6b04
commit
afd22dd2e4
@ -10,6 +10,7 @@ git clone from the upstream repository on [[https://github.com/NLnetLabs/nsd][gi
|
|||||||
git pull
|
git pull
|
||||||
git diff NSD_4_6_1_REL..NSD_4_7_0_REL . ':!.cirrus.yml' ':!tpkg/*' \
|
git diff NSD_4_6_1_REL..NSD_4_7_0_REL . ':!.cirrus.yml' ':!tpkg/*' \
|
||||||
':!contrib/*' ':!compat/' ':!.gitignore' ':!doc/README.svn' \
|
':!contrib/*' ':!compat/' ':!.gitignore' ':!doc/README.svn' \
|
||||||
|
':!doc/CREDITS' \
|
||||||
':!.buildkite/*' ':!makedist.sh' > ~/nsd_4.7.0_upstream.diff
|
':!.buildkite/*' ':!makedist.sh' > ~/nsd_4.7.0_upstream.diff
|
||||||
cd /usr/src/usr.sbin/nsd
|
cd /usr/src/usr.sbin/nsd
|
||||||
patch -Ep0 < ~/nsd_4.7.0_upstream.diff
|
patch -Ep0 < ~/nsd_4.7.0_upstream.diff
|
||||||
|
Loading…
Reference in New Issue
Block a user