commit: 7fbfe655457e5ce0358e6e17aabdc0e304144379
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 10:24:57 2025 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 10:24:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fbfe655
media-radio/gpredict: cleanup forgotten file
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
media-radio/gpredict/files/gpredict-2.2.1-fno-common.patch | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/media-radio/gpredict/files/gpredict-2.2.1-fno-common.patch
b/media-radio/gpredict/files/gpredict-2.2.1-fno-common.patch
deleted file mode 100644
index cdbffbecb687..000000000000
--- a/media-radio/gpredict/files/gpredict-2.2.1-fno-common.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/qth-data.h b/src/qth-data.h
-index 264f66f..5c6b2de 100644
---- a/src/qth-data.h
-+++ b/src/qth-data.h
-@@ -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;