Skip to content

Commit c1fa901

Browse files
committedMar 25, 2019
[RPM] Fix stale code in %postun
1 parent 2468226 commit c1fa901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎rpm/qgis.spec.template

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.