mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/fsharp: Don't run cert-sync (moved to mono).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
89bda52ca2
commit
02e15c3d8b
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ find -L . \
|
||||||
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
|
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
|
||||||
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
|
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
|
||||||
|
|
||||||
cert-sync /etc/ssl/certs/ca-certificates.crt
|
|
||||||
$MONO_BIN ./.nuget/NuGet.exe install FsCheck
|
$MONO_BIN ./.nuget/NuGet.exe install FsCheck
|
||||||
|
|
||||||
CFLAGS="$SLKCFLAGS" \
|
CFLAGS="$SLKCFLAGS" \
|
||||||
|
|
Loading…
Reference in a new issue