fix for removed example targeted config

This commit is contained in:
Chris PeBenito 2005-09-22 13:35:13 +00:00
parent 25c6746156
commit 996ae37b69

View File

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