Add -n for udav sriplets
This commit is contained in:
parent
41df04d438
commit
af9f4d025b
@ -331,10 +331,10 @@ fi
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%post udav
|
||||
%post -n udav
|
||||
/usr/bin/update-desktop-database &> /dev/null || :
|
||||
|
||||
%postun udav
|
||||
%postun -n udav
|
||||
/usr/bin/update-desktop-database &> /dev/null || :
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user