mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-16 05:16:36 +00:00
scripts: fix unterminated quoted string in create-uninstalled-setup.sh
This commit is contained in:
parent
fa34de3829
commit
283c117468
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ echo "by autogen.sh/configure"
|
|||
echo
|
||||
echo "==========================================================================================="
|
||||
echo
|
||||
echo "Also see http://gstreamer.freedesktop.org/wiki/UninstalledSetup
|
||||
echo "Also see http://gstreamer.freedesktop.org/wiki/UninstalledSetup"
|
||||
echo
|
||||
echo "==========================================================================================="
|
||||
|
||||
|
|
Loading…
Reference in a new issue