libraries/notify-sharp: Specify GMCS for mono 4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-03-03 06:53:55 +07:00
parent 3c8975717e
commit 6e23f94fd8
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ find -L . \
# We will fix the pkgconfig location on 64bit later.
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
GMCS=/usr/bin/mcs \
./autogen.sh \
--prefix=/usr \
--libdir=/usr/lib \