diff --git a/debian/postinst b/debian/postinst --- a/debian/postinst +++ b/debian/postinst @@ -1,3 +1,3 @@ #!/bin/bash -xdg-desktop-menu install --novendor /usr/share/serialplot/serialplot.desktop -xdg-icon-resource install --novendor --size 256 /usr/share/serialplot/serialplot.png \ No newline at end of file +xdg-desktop-menu install --novendor /usr/share/serialplot/@PROGRAM_NAME@.desktop +xdg-icon-resource install --novendor --size 256 /usr/share/@PROGRAM_NAME@/@PROGRAM_NAME@.png