Skip to content

Commit 22a6027

Browse files
authoredMar 26, 2019
Merge pull request #9623 from qgis/backport-9621-on-release-3_6
Backport #9621 on release-3_6: [RPM] Fix a comment in %postun
2 parents a8e49d6 + c1fa901 commit 22a6027

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.