Skip to content

Commit bfd28b2

Browse files
authored
Merge pull request #9621 from daniviga/fix-rpm
[RPM] Fix a comment in %postun
2 parents f878ecc + adf973c commit bfd28b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpm/qgis.spec.template

+1
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
280280
%post -n python3-qgis -p /sbin/ldconfig
281281

282282
%postun -n python3-qgis -p /sbin/ldconfig
283+
283284
# END TODO #
284285

285286
%files -f %{name}.lang

0 commit comments

Comments
 (0)