We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd5db3 commit 57bf26eCopy full SHA for 57bf26e
debian/qgis-plugin-grass.postrm
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
3
if [ "$1" = "remove" ]; then
4
- dpkg-divert --package qgis-plugin-grass --remove --rename --divert /usr/bin/qgis /usr/bin/qgis
+ dpkg-divert --package qgis-plugin-grass --remove --rename --divert /usr/bin/qgis.bin /usr/bin/qgis
5
fi
0 commit comments