Add -n for udav sriplets

This commit is contained in:
Dmitrij S. Kryzhevich 2015-11-24 16:54:26 +06:00
parent 41df04d438
commit af9f4d025b
1 changed files with 2 additions and 2 deletions

View File

@ -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