rmarquis / pacaur

[unmaintained] An AUR helper that minimizes user interaction
https://bbs.archlinux.org/viewtopic.php?pid=1755144#p1755144
ISC License
796 stars 113 forks source link

Fix Curl calls when -w flag is in .curlrc #754

Closed tumido closed 6 years ago

tumido commented 6 years ago

Add an empty -w flag to both Curl calls in Pacaur to override the .curlrc settings.

Fixes #753

rmarquis commented 6 years ago

Thank you for the report and PR! Merged.