libsigsegv: fix whitespace lints
This commit is contained in:
parent
e6b6fa06e2
commit
b12c2a6f32
1 changed files with 2 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue