rpmbuild --rebuild selinux-policy-3.6.32-89.fc12.src.rpm
(as described here http://danwalsh.livejournal.com/26428.html)
and have this result
......................
echo '</policy>' >> doc/policy.xml
if test -x /usr/bin/xmllint && test -f doc/policy.dtd; then \
/usr/bin/xmllint --noout --path doc/ --dtdvalid doc/policy.dtd doc/policy.xml ;\
fi
Updating policy/modules.conf and policy/booleans.conf
python -E support/sedoctool.py -b policy/booleans.conf -m policy/modules.conf -x doc/policy.xml
Updating policy/modules.conf and policy/booleans.conf
python -E support/sedoctool.py -b policy/booleans.conf -m policy/modules.conf -x doc/policy.xml
+ cp -f selinux_config/modules-targeted.conf ./policy/modules.conf
+ cp -f selinux_config/booleans-targeted.conf ./policy/booleans.conf
+ cp -f selinux_config/users-targeted ./policy/users
+ make UNK_PERMS=allow NAME=targeted TYPE=mcs DISTRO=redhat UBAC=n DIRECT_INITRC=n MONOLITHIC=n POLY=y MLS_CATS=1024 MCS_CATS=1024 base.pp
make: *** No rule to make target `base.pp'. Stop.
error: Bad exit status from /home/machbuild/rpmbuild/tmp/rpm-tmp.kuOKrS (%install)
Perhaps i miss something ?
Thanks in advance
-- selinux mailing list selinux@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/selinux