scripts: create-uninstalled-setup: remove dead wiki link, mention gst-build
authorTim-Philipp Müller <tim@centricular.com>
Sat, 5 May 2018 10:16:07 +0000 (12:16 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 5 May 2018 10:16:07 +0000 (12:16 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=795734

scripts/create-uninstalled-setup.sh

index 8d80359..1a0707a 100755 (executable)
@@ -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 "==========================================================================================="