mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
This seems to happen when re-triggering a build. The destination path is already there, so this exception gets raised. Another approach is to do 'make package/<python-package>/clean' and re-trigger the build. But that becomes annoying. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>