remove systemd cruft

This commit is contained in:
Matthew Thode 2018-03-02 10:19:08 -06:00
parent aa2c1085b5
commit b7ec6e6805
No known key found for this signature in database
GPG key ID: 64A37BEAAE19A4E8
5 changed files with 0 additions and 105 deletions

View file

@ -17,7 +17,6 @@ SETS="
hardened_nomultilib minimal_hardened_nomultilib
hardened_multilib_selinux hardened_nomultilib_selinux
"
# systemd
SET_multilib_SPECS="stage1.spec stage2.spec stage3.spec"
SET_multilib_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
@ -27,8 +26,6 @@ SET_minimal_nomultilib_OPTIONAL_SPECS="stage4-nomultilib-minimal.spec"
SET_x32_SPECS="stage1-x32.spec stage2-x32.spec stage3-x32.spec"
#SET_systemd_SPECS="stage1-systemd.spec stage2-systemd.spec stage3-systemd.spec"
SET_systemd_OPTIONAL_SPECS="stage4-systemd.spec"
SET_hardened_multilib_SPECS="hardened/stage1.spec hardened/stage2.spec hardened/stage3.spec"
SET_hardened_multilib_OPTIONAL_SPECS="hardened/admincd-stage1.spec hardened/admincd-stage2.spec"