mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05:24 +01:00
Remove yacc using uninstall rather than in src_install of flex-2.6.4
This commit is contained in:
parent
6901877837
commit
718bccc7b2
2 changed files with 1 additions and 3 deletions
|
|
@ -20,7 +20,4 @@ src_install() {
|
|||
cd src
|
||||
default
|
||||
cd ..
|
||||
|
||||
# Remove yacc, we won't need it any longer
|
||||
rm "${PREFIX}/bin/yacc"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue