mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 15:18:21 +00:00
add comment
Original commit message from CVS: add comment
This commit is contained in:
parent
1e0d7724ca
commit
39ad338442
1 changed files with 2 additions and 1 deletions
|
@ -53,6 +53,7 @@ then
|
||||||
exit $?
|
exit $?
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# set up prompt to help us remember we're in a subshell and start $SHELL
|
# set up prompt to help us remember we're in a subshell, cd to
|
||||||
|
# the gstreamer base dir and start $SHELL
|
||||||
cd $GST
|
cd $GST
|
||||||
PS1="[gst-$VERSION] $PS1" $SHELL
|
PS1="[gst-$VERSION] $PS1" $SHELL
|
||||||
|
|
Loading…
Reference in a new issue