[gspell/wip/cmake] cmake: config.h.in: directly set PACKAGE_BUGREPORT



commit 6327db382505a8cefc1a8ff154a0243f8b10fdc1
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date:   Tue Aug 16 16:00:00 2022 +0200

    cmake: config.h.in: directly set PACKAGE_BUGREPORT

 config.h.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.h.in b/config.h.in
index 2af1a55..4ca66b3 100644
--- a/config.h.in
+++ b/config.h.in
@@ -7,4 +7,4 @@
 #undef OS_OSX
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT ""
+#define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/gspell/issues";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]