stegdetect doesn't build on archlinux, the install-root script will always fail...

This commit is contained in:
Michael Rodler 2016-11-15 15:27:53 +01:00
parent 88f6e7c868
commit 701b8bffb4

View file

@ -0,0 +1,7 @@
#!/bin/bash
set -eu -o pipefail
echo "ERROR: archlinux has no aclocal-1.4. only $(aclocal --version | head -n 1)"
exit 1
pacman -Syu --noconfirm --needed automake