Final reproducibility fixes

This commit is contained in:
fosslinux 2022-02-19 11:57:51 +11:00
parent 931490551a
commit e7c39af4b9
4 changed files with 12 additions and 2 deletions

View file

@ -22,7 +22,7 @@ src_configure() {
}
src_compile() {
make MAKEINFO=true
make MAKEINFO=true CFLAGS="-I${PWD}/libtextstyle/lib"
}
src_install() {