From 28348e0eac8c2f853ff8c7d577688d1766ee5bd6 Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Tue, 10 Oct 2023 23:35:52 +0100 Subject: [PATCH] updates to make it install to the right place --- debian/install | 2 +- debian/qtsoundmodem.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/install b/debian/install index db69a5c..badbb26 100644 --- a/debian/install +++ b/debian/install @@ -1,3 +1,3 @@ -QtSoundModem /usr/bin/qtsoundmodem +QtSoundModem /usr/bin debian/qtsoundmodem.desktop /usr/share/applications debian/QtSoundModem.png /usr/share/pixmaps diff --git a/debian/qtsoundmodem.desktop b/debian/qtsoundmodem.desktop index ae3e609..7ad2f91 100644 --- a/debian/qtsoundmodem.desktop +++ b/debian/qtsoundmodem.desktop @@ -2,7 +2,7 @@ Name=QtSoundModem Comment=QtSoundModem Version=1.0 -Exec=/usr/bin/qtsoundmodem +Exec=/usr/bin/QtSoundModem GenericName=QtSoundModem Icon=QtSoundModem NoDisplay=false