diff --git a/debian/postrm b/debian/postrm --- a/debian/postrm +++ b/debian/postrm @@ -1,3 +1,3 @@ #!/bin/bash -xdg-desktop-menu uninstall --novendor serialplot.desktop -xdg-icon-resource uninstall --novendor --size 256 serialplot +xdg-desktop-menu uninstall --novendor @PROGRAM_NAME@.desktop +xdg-icon-resource uninstall --novendor --size 256 @PROGRAM_NAME@