mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 02:02:58 +01:00
parent
059ba1afc2
commit
f9f951f3a9
1 changed files with 3 additions and 1 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
|
rm doc/amhello-1.0.tar.gz
|
||||||
|
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
||||||
rm doc/automake-history.info
|
rm doc/automake-history.info
|
||||||
|
|
@ -15,7 +17,7 @@ src_configure() {
|
||||||
}
|
}
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
make MAKEINFO=true CC=tcc
|
make MAKEINFO=true
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue