scripts: create-uninstalled-setup: remove dead wiki link, mention gst-build

https://bugzilla.gnome.org/show_bug.cgi?id=795734
This commit is contained in:
Tim-Philipp Müller 2018-05-05 12:16:07 +02:00
parent 583a4677af
commit d06895ce5d

View file

@ -6,6 +6,9 @@
# Little shell script that creates a fresh GStreamer uninstalled setup in
# your home directory.
#
# This is the legacy uninstalled setup for autotools. There is also the
# gst-build module which provides the same using the meson build system.
#
# ----------------------------------------------------------------------------
#
# Copyright (C) 2011-2015 Tim-Philipp Müller <tim centricular net>
@ -160,8 +163,4 @@ 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 "==========================================================================================="