fix(rpm): remove unused config dir.

This commit is contained in:
Alexandre Pujol 2023-09-19 20:22:33 +01:00
parent 55d46631da
commit cd48bb5ba0
Failed to generate hash of commit

View file

@ -47,7 +47,6 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||:
%dir /usr/lib/systemd/system/systemd-journald.service.d %dir /usr/lib/systemd/system/systemd-journald.service.d
%dir /usr/lib/systemd/system/systemd-networkd.service.d %dir /usr/lib/systemd/system/systemd-networkd.service.d
%dir /usr/lib/systemd/system/systemd-timesyncd.service.d %dir /usr/lib/systemd/system/systemd-timesyncd.service.d
%dir /usr/lib/systemd/system/systemd-userdbd.service.d
%dir /usr/lib/systemd/user/org.freedesktop.IBus.session.GNOME.service.d %dir /usr/lib/systemd/user/org.freedesktop.IBus.session.GNOME.service.d
%dir /usr/share/zsh %dir /usr/share/zsh
%dir /usr/share/zsh/site-functions %dir /usr/share/zsh/site-functions
@ -58,7 +57,6 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||:
/usr/lib/systemd/system/systemd-journald.service.d/apparmor.conf /usr/lib/systemd/system/systemd-journald.service.d/apparmor.conf
/usr/lib/systemd/system/systemd-networkd.service.d/apparmor.conf /usr/lib/systemd/system/systemd-networkd.service.d/apparmor.conf
/usr/lib/systemd/system/systemd-timesyncd.service.d/apparmor.conf /usr/lib/systemd/system/systemd-timesyncd.service.d/apparmor.conf
/usr/lib/systemd/system/systemd-userdbd.service.d/apparmor.conf
/usr/lib/systemd/user/org.freedesktop.IBus.session.GNOME.service.d/apparmor.conf /usr/lib/systemd/user/org.freedesktop.IBus.session.GNOME.service.d/apparmor.conf
/usr/share/bash-completion/completions/aa-log /usr/share/bash-completion/completions/aa-log
/usr/share/zsh/site-functions/_aa-log.zsh /usr/share/zsh/site-functions/_aa-log.zsh