[mrrescue] 07/08: 'exec' love in launcher script

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Feb 29 11:05:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository mrrescue.

commit 180c631994a17fe34a82cb079d60a5454e788005
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Feb 29 12:00:13 2016 +0100

    'exec' love in launcher script
---
 debian/changelog | 1 +
 debian/mrrescue  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dbe0b25..0e66980 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mrrescue (1.02c-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 3.9.7, no change needed
   * Remove Debian Menu file
   * Use HTTPS for Vcs-* url's
+  * Launche script: 'exec' love
 
  -- Alexandre Detiste <alexandre.detiste at gmail.com>  Mon, 29 Feb 2016 11:51:08 +0100
 
diff --git a/debian/mrrescue b/debian/mrrescue
index da9200f..97dbbd7 100755
--- a/debian/mrrescue
+++ b/debian/mrrescue
@@ -1,2 +1,2 @@
 #!/bin/sh
-love /usr/share/games/mrrescue/mrrescue.love
+exec love /usr/share/games/mrrescue/mrrescue.love

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mrrescue.git



More information about the Pkg-games-commits mailing list