Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2fsprogs: Add -f to am postinstall rm command
Add -f to avoid prompts like these: rm: remove write-protected regular file '/scratch/local/bee-buczek/e2fsprogs/e2fsprogs-1.47.1-0/image/usr/lib/libcom_err.a'? y removed '/scratch/local/bee-buczek/e2fsprogs/e2fsprogs-1.47.1-0/image/usr/lib/libcom_err.a' rm: remove write-protected regular file '/scratch/local/bee-buczek/e2fsprogs/e2fsprogs-1.47.1-0/image/usr/lib/libe2p.a'? y removed '/scratch/local/bee-buczek/e2fsprogs/e2fsprogs-1.47.1-0/image/usr/lib/libe2p.a' rm: remove write-protected regular file '/scratch/local/bee-buczek/e2fsprogs/e2fsprogs-1.47.1-0/image/usr/lib/libext2fs.a'? y removed '/scratch/local/bee-buczek/e2fsprogs/e2fsprogs-1.47.1-0/image/usr/lib/libext2fs.a' rm: remove write-protected regular file '/scratch/local/bee-buczek/e2fsprogs/e2fsprogs-1.47.1-0/image/usr/lib/libss.a'? y removed '/scratch/local/bee-buczek/e2fsprogs/e2fsprogs-1.47.1-0/image/usr/lib/libss.a'
- Loading branch information