fix for removed example targeted config
This commit is contained in:
parent
25c6746156
commit
996ae37b69
@ -28,9 +28,9 @@ or strict policy configuration.
|
||||
%setup -q -n refpolicy
|
||||
|
||||
%build
|
||||
cp -f policy/modules.conf.targeted_example policy/modules.conf
|
||||
sed -i -e '/^TYPE/s/strict/targeted/' Makefile
|
||||
sed -i -e 's/^#DISTRO/DISTRO/' Makefile
|
||||
sed -i -e '/^DIRECT_INITRC/s/n/y/' Makefile
|
||||
make conf
|
||||
make clean
|
||||
rm -f support/*.pyc
|
||||
|
Loading…
Reference in New Issue
Block a user