libsigsegv: fix whitespace lints

This commit is contained in:
Michael Gehring 2017-07-16 15:13:52 +00:00
parent e6b6fa06e2
commit b12c2a6f32

View file

@ -21,6 +21,7 @@ post_configure() {
# struct sigcontext already defined through sigsegv.h
sed -e "s;#include <asm/sigcontext.h>;;" \
-i ${wrksrc}/src/fault-linux-arm-old.h
;;
esac
}
libsigsegv-devel_package() {