scripts: create-uninstalled-setup: remove dead http links

https://bugzilla.gnome.org/show_bug.cgi?id=724561
This commit is contained in:
Tim-Philipp Müller 2014-02-17 17:28:38 +00:00
parent f5fae6f339
commit 383ffd13f8

View file

@ -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 "==========================================================================================="