mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
scripts: create-uninstalled-setup: remove dead http links
https://bugzilla.gnome.org/show_bug.cgi?id=724561
This commit is contained in:
parent
f5fae6f339
commit
383ffd13f8
1 changed files with 9 additions and 9 deletions
|
@ -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 "==========================================================================================="
|
||||
|
||||
|
|
Loading…
Reference in a new issue