mirror of
https://github.com/SELinuxProject/selinux
synced 2025-04-17 04:40:41 +00:00
libselinux,libsemanage: remove double blank lines
This looks cleaner. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
This commit is contained in:
parent
65c82cccf9
commit
417aff7266
@ -12,8 +12,7 @@ echo "
|
||||
PyErr_SetFromErrno(PyExc_OSError);
|
||||
SWIG_fail;
|
||||
}
|
||||
}
|
||||
"
|
||||
}"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,7 @@ echo "
|
||||
PyErr_SetFromErrno(PyExc_OSError);
|
||||
SWIG_fail;
|
||||
}
|
||||
}
|
||||
"
|
||||
}"
|
||||
}
|
||||
if ! ${CC:-gcc} -x c -c -I../include -o temp.o - -aux-info temp.aux < ../include/semanage/semanage.h
|
||||
then
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user