mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
libfirm: fix ftbfs
> '.' is no longer in @INC
This commit is contained in:
parent
e0c3607cc4
commit
a0e654bf82
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ EOF
|
|||
}
|
||||
|
||||
do_build() {
|
||||
export PERL5LIB=$wrksrc
|
||||
vsed -i Makefile -e 's;"\\#;"#;'
|
||||
make ${makejobs}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue