development/fsharp: Don't run cert-sync (moved to mono).

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andre Barboza 2016-08-19 23:20:25 +01:00 committed by David Spencer
parent 89bda52ca2
commit 02e15c3d8b

View file

@ -51,7 +51,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
cert-sync /etc/ssl/certs/ca-certificates.crt
$MONO_BIN ./.nuget/NuGet.exe install FsCheck
CFLAGS="$SLKCFLAGS" \