libselinux,libsemanage: remove double blank lines

This looks cleaner.

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
This commit is contained in:
Nicolas Iooss 2020-04-19 16:00:00 +02:00 committed by William Roberts
parent 65c82cccf9
commit 417aff7266
4 changed files with 2 additions and 419 deletions

View File

@ -12,8 +12,7 @@ echo "
PyErr_SetFromErrno(PyExc_OSError);
SWIG_fail;
}
}
"
}"
;;
esac
}

File diff suppressed because it is too large Load Diff

View File

@ -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