mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 06:45:24 +01:00
Final reproducibility fixes
This commit is contained in:
parent
931490551a
commit
e7c39af4b9
4 changed files with 12 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ src_configure() {
|
|||
}
|
||||
|
||||
src_compile() {
|
||||
make MAKEINFO=true
|
||||
make MAKEINFO=true CFLAGS="-I${PWD}/libtextstyle/lib"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue