mirror of
https://git.netfilter.org/libmnl
synced 2026-01-26 18:39:06 +00:00
build: abort autogen on subcommand failure
Needed to stop an automated build process when automake requirements are not fulfilled. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
parent
4dcb879059
commit
bae830bbfc
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/sh -e
|
||||
|
||||
autoreconf -fi
|
||||
rm -Rf autom4te.cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user