mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
ltrace: fix template building
This commit is contained in:
parent
f7bc38c294
commit
da6bd75e70
1 changed files with 2 additions and 0 deletions
|
@ -25,5 +25,7 @@ pre_configure() {
|
||||||
sed -i 's/#ifndef __mips__/#if 0/' proc.c
|
sed -i 's/#ifndef __mips__/#if 0/' proc.c
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
mkdir -p config
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue