libraries/notify-sharp: Specify GMCS for mono 4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3c8975717e
commit
6e23f94fd8
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue