mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
capstone: fix src_configure section
This commit is contained in:
parent
4c66cfd3a1
commit
0d172121f0
1 changed files with 1 additions and 0 deletions
|
|
@ -30,4 +30,5 @@ src_configure() {
|
|||
# Don't build tests if not requested: bug #663006
|
||||
sed -i tests/Makefile -e 's@all: $(BINARY)@all:@' || die
|
||||
fi
|
||||
cmake-utils_src_configure
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue