scripts: create-uninstalled-setup: remove dead http links
authorTim-Philipp Müller <tim@centricular.com>
Mon, 17 Feb 2014 17:28:38 +0000 (17:28 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 17 Feb 2014 17:29:06 +0000 (17:29 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=724561

scripts/create-uninstalled-setup.sh

index 462ff1d..29e4848 100755 (executable)
@@ -87,11 +87,11 @@ echo "  Please visit"
 echo ""
 echo "      http://gstreamer.freedesktop.org/wiki/BuildDependenciesDebianUbuntu"
 echo ""
-echo "         or"
-echo ""
-echo "      http://gstreamer.freedesktop.org/wiki/Fedora"
-echo ""
-echo "  for instructions how to install them."
+#echo "         or"
+#echo ""
+#echo "      http://gstreamer.freedesktop.org/wiki/Fedora"
+#echo ""
+echo "  for instructions how to install them on Debian/Ubuntu-based systems."
 echo ""
 echo "==========================================================================================="
 fi
@@ -155,8 +155,8 @@ echo "into --prefix=$UNINSTALLED_ROOT/$BRANCH/prefix and it should be picked up"
 echo "by autogen.sh/configure"
 echo
 echo "==========================================================================================="
-echo
-echo "Also see http://gstreamer.freedesktop.org/wiki/UninstalledSetup"
-echo
-echo "==========================================================================================="
+#echo
+#echo "Also see http://gstreamer.freedesktop.org/wiki/UninstalledSetup"
+#echo
+#echo "==========================================================================================="