mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
Also fix up bison 3.4.1
This commit is contained in:
parent
ae3a7f727e
commit
501ca4da87
4 changed files with 20 additions and 25 deletions
|
|
@ -20,9 +20,3 @@ src_prepare() {
|
|||
src_compile() {
|
||||
make -j1 -f Makefile PREFIX="${PREFIX}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
ln -s bison-3.4 "${DESTDIR}${PREFIX}/bin/bison"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue