From: Andrew Ruthven Date: Sat, 16 Feb 2019 10:16:50 +0000 (+0000) Subject: Fix the use of dh-exec X-Git-Tag: debian/7.5-1~22 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45786d2dbe86fd667363a4837fcad346c5a9b9b0;p=sapphire-remote.git Fix the use of dh-exec --- diff --git a/debian/sapphire-remote.install b/debian/sapphire-remote.install old mode 100644 new mode 100755 index b7c1799..2b88d2f --- a/debian/sapphire-remote.install +++ b/debian/sapphire-remote.install @@ -1,7 +1,7 @@ #!/usr/bin/dh-exec -sapphire-remote-7.1/extract_keydefs.sh => /usr/lib/sapphire-remote -sapphire-remote-7.1/sapphire_keymap.sh.part1 => /usr/lib/sapphire-remote -sapphire-remote-7.1/sapphire_keymap.sh.part3 => /usr/lib/sapphire-remote -sapphire-remote-7.1/sapphire_startup.sh => /usr/lib/sapphire-remote +sapphire-remote-7.1/extract_keydefs.sh => /usr/lib/sapphire-remote/extract_keydefs.sh +sapphire-remote-7.1/sapphire_keymap.sh.part1 => /usr/lib/sapphire-remote/sapphire_keymap.sh.part1 +sapphire-remote-7.1/sapphire_keymap.sh.part3 => /usr/lib/sapphire-remote/sapphire_keymap.sh.part3 +sapphire-remote-7.1/sapphire_startup.sh => /usr/lib/sapphire-remote/sapphire_startup.sh sapphire-remote-7.1/keymap.default => /etc/sapphire.keymap