diff options
author | François Andriot <[email protected]> | 2020-01-18 20:25:10 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2020-01-18 20:29:30 +0100 |
commit | 685d3568bfc83de6ab77e5f817edb1d3514db323 (patch) | |
tree | 3117025b53d311ef9be0142b4d33472c1e962c7e /redhat/main/tdebase/tdebase.spec | |
parent | 43ce0a2b329dbb0b4575e19f8b456c838d117b16 (diff) | |
download | tde-packaging-685d3568bfc83de6ab77e5f817edb1d3514db323.tar.gz tde-packaging-685d3568bfc83de6ab77e5f817edb1d3514db323.zip |
RPM: various update to build 14.0.7
Diffstat (limited to 'redhat/main/tdebase/tdebase.spec')
-rw-r--r-- | redhat/main/tdebase/tdebase.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/redhat/main/tdebase/tdebase.spec b/redhat/main/tdebase/tdebase.spec index 675f530b7..7bf154950 100644 --- a/redhat/main/tdebase/tdebase.spec +++ b/redhat/main/tdebase/tdebase.spec @@ -3564,7 +3564,6 @@ fi # Fedora 18 / RHEL 7: no more SYSV init script, we have to use systemd to launch TDM. %if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 %__install -D -m 644 "%{SOURCE7}" "%{?buildroot}/usr/lib/systemd/system/tdm.service" -%__sed -i "s|kdm|tdm|g" "%{?buildroot}/usr/lib/systemd/system/tdm.service" %endif # SELINUX policy for RHEL / Fedora |