diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2019-02-01 00:57:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-01 00:57:48 +0700 |
commit | 297da62c95a66af8d9cc40e017231fd921a4607f (patch) | |
tree | 265e0afadef0c36040df5f83acfa57dbebfe5007 /gis/gpxsee/fix_font_narrow_space.diff | |
parent | 2166f36d3869acf7db926dda20d95935bcee6a4a (diff) | |
download | slackbuilds-297da62c95a66af8d9cc40e017231fd921a4607f.tar.gz |
gis/gpxsee: Updated for version 7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee/fix_font_narrow_space.diff')
-rw-r--r-- | gis/gpxsee/fix_font_narrow_space.diff | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/gpxsee/fix_font_narrow_space.diff b/gis/gpxsee/fix_font_narrow_space.diff index 015e46d145..12489b4c1c 100644 --- a/gis/gpxsee/fix_font_narrow_space.diff +++ b/gis/gpxsee/fix_font_narrow_space.diff @@ -1,6 +1,6 @@ -diff -Naur GPXSee-7.1.orig/src/GUI/units.h GPXSee-7.1/src/GUI/units.h ---- GPXSee-7.1.orig/src/GUI/units.h 2018-12-08 21:09:23.510215182 +0300 -+++ GPXSee-7.1/src/GUI/units.h 2018-12-08 21:10:17.907437326 +0300 +diff -Naur GPXSee-7.2.orig/src/GUI/units.h GPXSee-7.2/src/GUI/units.h +--- GPXSee-7.2.orig/src/GUI/units.h 2018-12-08 21:09:23.510215182 +0300 ++++ GPXSee-7.2/src/GUI/units.h 2018-12-08 21:10:17.907437326 +0300 @@ -30,6 +30,6 @@ #define C2FS 1.8 // Celsius to Farenheit - scale #define C2FO 32.0 // Celsius to Farenheit - offset |