summarylogtreecommitdiffstats
path: root/fix-build.patch
blob: 5000ca99d0822eda578eec0cf6bb75e387344c08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ru libindicator-12.10.1.orig/configure.ac libindicator-12.10.1/configure.ac
--- libindicator-12.10.1.orig/configure.ac	2024-09-07 13:49:11.638153051 +0200
+++ libindicator-12.10.1/configure.ac	2024-09-07 13:48:57.831290433 +0200
@@ -66,7 +66,7 @@
 AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3])
 
 LT_LIB_M
-LIBINDICATOR_LIBS+="$LIBM"
+LIBINDICATOR_LIBS+=" $LIBM"
 
 ##############################
 # Custom Junk