selinux/libselinux
Nicolas Iooss 5815cc9843
libselinux,libsemanage: never create -.o in exception.sh
Files starting with "-" causes issues in commands such as "rm *.o". For
libselinux and libsemanage, when exception.sh fails to remove "-.o",
"make clean" fails with:

    rm: invalid option -- '.'
    Try 'rm ./-.o' to remove the file '-.o'.
    Try 'rm --help' for more information.

Fix this by making exception.sh create "temp.o" instead of "-.o".

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2019-11-13 08:34:35 +01:00
..
include libselinux: mark all exported function "extern" 2019-10-18 07:34:39 +13:00
man Replace www.nsa.gov references by github.com/SELinuxProject 2019-11-08 09:20:29 -05:00
src libselinux,libsemanage: never create -.o in exception.sh 2019-11-13 08:34:35 +01:00
utils Fix many misspellings 2019-09-18 22:47:35 +02:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile libselinux: Add support for pcre2 to pkgconfig definition 2017-10-13 15:24:23 -04:00
VERSION Update VERSIONs to 3.0-rc1 for release. 2019-10-28 13:06:11 +01:00