xbps/bin/xbps-remove
Duncaen 3ad6b7a523 bin/xbps-remove: ignore EBUSY errors
EBUSY occurs if xbps tries to remove a directory with unlink(2) that is
a mount point, this happens with `/boot` as example.

https: //github.com/voidlinux/void-packages/issues/7229#issuecomment-319392560
https: //github.com/voidlinux/void-packages/issues/8753
Closes: #259 [via git-merge-pr]
2019-03-22 21:41:43 +01:00
..
clean-cache.c
defs.h
main.c bin/xbps-remove: ignore EBUSY errors 2019-03-22 21:41:43 +01:00
Makefile
xbps-remove.1