[Git][debian-gis-team/savi][master] Use exec to run /usr/share/savi/savi.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Feb 15 06:59:45 GMT 2024



Bas Couwenberg pushed to branch master at Debian GIS Project / savi


Commits:
a3504ce6 by Bas Couwenberg at 2024-02-15T07:59:35+01:00
Use exec to run /usr/share/savi/savi.

- - - - -


2 changed files:

- debian/changelog
- debian/savi-bin


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+savi (1.6.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Use exec to run /usr/share/savi/savi.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 15 Feb 2024 07:59:13 +0100
+
 savi (1.6.0-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/savi-bin
=====================================
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-sh /usr/share/savi/savi $*
+exec /usr/share/savi/savi $*



View it on GitLab: https://salsa.debian.org/debian-gis-team/savi/-/commit/a3504ce6110940e4969f79bef657e5847b29407c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/savi/-/commit/a3504ce6110940e4969f79bef657e5847b29407c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20240215/c73b7bd1/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list