Skip to content
Snippets Groups Projects
Commit ada2e2cc authored by Seblu's avatar Seblu
Browse files

Show removed firmware files

parent 9e170016
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ package() {
install_sources
msg2 'Removing firmwares'
rm -rf "$pkgdir/usr/lib/firmware"
rm -rvf "$pkgdir/usr/lib/firmware"
}
install_sources() {
......
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