Dr. Werner Fink 2014-05-16 12:59:41 +00:00 committed by Git OBS Bridge
parent 8a2e6545f5
commit a06222eaf1

View File

@ -1,9 +1,7 @@
systemd systemd
supplements "packageand(systemd:pam-<targettype>)" supplements "packageand(systemd:pam-<targettype>)"
-/lib/systemd/system/ -/lib/systemd/system/
post "<prefix>/sbin/ldconfig"
post "<prefix>%{_sbindir}/pam-config -a --systemd || :" post "<prefix>%{_sbindir}/pam-config -a --systemd || :"
# postun "<prefix>/sbin/ldconfig"
# postun "if [ "$1" == "0" ]; then" # postun "if [ "$1" == "0" ]; then"
# postun "<prefix>%{_sbindir}/pam-config -d --systemd || :" # postun "<prefix>%{_sbindir}/pam-config -d --systemd || :"
# postun "fi" # postun "fi"