Skip to content
Snippets Groups Projects
Commit 863473a8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

remove ares/aclocal.m4 before cvs update to prevent bad conflicts

parent be6af69d
No related branches found
No related tags found
No related merge requests found
......@@ -180,6 +180,11 @@ cd $CURLDIR
# Do the CVS thing, or not...
if [ $CVS -eq 1 ]; then
# this is a temporary fix to make things work again, remove later
log "remove ares/aclocal.m4"
rm -f ares/aclocal.m4
log "update from CVS"
cvsup() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment