mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 15:00:56 +07:00
autotools: make autogen.sh exit on failure
This commit is contained in:
parent
8b4177dc60
commit
4b7f66ba72
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
set -xe
|
||||||
autoreconf -f -i -s
|
autoreconf -f -i -s
|
||||||
|
|
||||||
cd man
|
cd man
|
||||||
|
Loading…
Reference in New Issue
Block a user