Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37913209
en ru br
ALT Linux repos
S:2.2.1-alt2

Group :: Communications
RPM: gpredict

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: build_fix.patch
Download


diff -upr gpredict-2.2.1/src/qth-data.h gpredict-2.2.1.fix/src/qth-data.h
--- gpredict-2.2.1/src/qth-data.h	2017-12-29 18:28:07.000000000 +0800
+++ gpredict-2.2.1.fix/src/qth-data.h	2020-06-22 21:39:47.101031753 +0800
@@ -30,7 +30,7 @@ typedef struct {
     gint            alt;        /*!< Altitude above sea level in meters. */
 } qth_small_t;
 
-enum {
+typedef enum {
     QTH_STATIC_TYPE = 0,
     QTH_GPSD_TYPE
 } qth_data_type;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin