diff --git a/refpolicy/support/selinux-refpolicy-sources.spec.skel b/refpolicy/support/selinux-refpolicy-sources.spec.skel
index 71f6c78..bd6444b 100644
--- a/refpolicy/support/selinux-refpolicy-sources.spec.skel
+++ b/refpolicy/support/selinux-refpolicy-sources.spec.skel
@@ -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