mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-17 12:12:55 -05:00
Makedist update for ldns pkts in repo.
git-svn-id: file:///svn/unbound/trunk@105 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
e8b47d18d7
commit
e034543b13
1 changed files with 2 additions and 2 deletions
|
|
@ -186,8 +186,8 @@ rm -r autom4te* || error_cleanup "Failed to remove autoconf cache directory."
|
|||
# info "Building lexer and parser."
|
||||
|
||||
# copy ldns-testpkts from ldns examples
|
||||
cp $LDNSDIR/examples/ldns-testpkts.c testcode/ldns-testpkts.c || error_cleanup "copy ldns/examples/.. failed"
|
||||
cp $LDNSDIR/examples/ldns-testpkts.h testcode/ldns-testpkts.h || error_cleanup "copy ldns/examples/.. failed"
|
||||
#cp $LDNSDIR/examples/ldns-testpkts.c testcode/ldns-testpkts.c || error_cleanup "copy ldns/examples/.. failed"
|
||||
#cp $LDNSDIR/examples/ldns-testpkts.h testcode/ldns-testpkts.h || error_cleanup "copy ldns/examples/.. failed"
|
||||
|
||||
find . -name .c-mode-rc.el -exec rm {} \;
|
||||
find . -name .cvsignore -exec rm {} \;
|
||||
|
|
|
|||
Loading…
Reference in a new issue