]> git.pld-linux.org Git - packages/libayatana-indicator.git/blob - libindicator-sh.patch
rename to libayatana-indicator
[packages/libayatana-indicator.git] / libindicator-sh.patch
1 --- libindicator-12.10.1/configure.ac.orig      2012-09-19 17:38:40.047378393 +0200
2 +++ libindicator-12.10.1/configure.ac   2013-12-29 10:49:26.640857649 +0100
3 @@ -66,7 +66,7 @@
4  AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3])
5  
6  LT_LIB_M
7 -LIBINDICATOR_LIBS+="$LIBM"
8 +LIBINDICATOR_LIBS="$LIBINDICATOR_LIBS $LIBM"
9  
10  ##############################
11  # Custom Junk
This page took 0.030005 seconds and 3 git commands to generate.