]> git.pld-linux.org Git - packages/libayatana-appindicator.git/blob - mono4.patch
new maintained version of libappindicator
[packages/libayatana-appindicator.git] / mono4.patch
1 --- libappindicator-12.10.0/configure.ac~       2016-05-05 19:40:16.000000000 +0200
2 +++ libappindicator-12.10.0/configure.ac        2016-05-05 19:40:23.474229450 +0200
3 @@ -121,7 +121,7 @@
4        RUNTIME=mono
5     fi
6  
7 -   AC_PATH_PROG(CSC, mono-csc, no)
8 +   AC_PATH_PROG(CSC, dmcs, no)
9     LIB_PREFIX=.so
10     LIB_SUFFIX=
11  fi
This page took 0.040315 seconds and 3 git commands to generate.