mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 07:15:24 +01:00
Some shellcheck fixes.
This commit is contained in:
parent
ef0030bbf3
commit
6c4b98a17a
37 changed files with 90 additions and 93 deletions
|
|
@ -22,6 +22,6 @@ src_install() {
|
|||
cd ..
|
||||
|
||||
# Remove yacc, we won't need it any longer
|
||||
rm ${PREFIX}/bin/yacc
|
||||
rm "${PREFIX}/bin/yacc"
|
||||
rm /yaccpar
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue