We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c15986 commit 1354663Copy full SHA for 1354663
mono-install-scripts/fedora/install_mono-2.11.sh
@@ -64,7 +64,7 @@ echo
64
echo "building mono packages"
65
echo
66
67
-PACKAGES[0]="mono-2.11" #this was misnamed in the 2.11.0 package
+PACKAGES[0]="mono-2.11" #this folder name mismatched the 2.11.0 package name
68
69
for i in "${PACKAGES[@]}"
70
do
mono-install-scripts/ubuntu/install_mono-2.11.sh
0 commit comments