Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efb07195a59b9da9af02cf80322517bbecf93784
commit efb07195a59b9da9af02cf80322517bbecf93784 Author: crazy <[email protected]> Date: Wed Jun 1 00:49:47 2016 +0200 mono.sh * removed nant stuff diff --git a/source/include/mono.sh b/source/include/mono.sh index c333a95..e32dc75 100644 --- a/source/include/mono.sh +++ b/source/include/mono.sh @@ -40,9 +40,6 @@ if [ -z "$_F_mono_aot" ]; then _F_mono_aot=1 fi -if [ -n "$_F_use_nant" ]; then - makedepends=("${makedepends[@]}" 'nant') -fi Fmonoexport() { Fmessage "Exporting weird MONO_SHARED_DIR..." _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
