mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Remove yacc, we won't need it anymore.
This commit is contained in:
parent
13b030e1ed
commit
ec06f1363f
1 changed files with 4 additions and 0 deletions
|
|
@ -16,4 +16,8 @@ src_install() {
|
|||
cd src
|
||||
default_src_install
|
||||
cd ..
|
||||
|
||||
# Remove yacc, we won't need it any longer
|
||||
rm ${PREFIX}/bin/yacc
|
||||
rm /yaccpar
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue