[banshee] windows: Echo message at end of checkout-banshee.bat
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] windows: Echo message at end of checkout-banshee.bat
- Date: Thu, 3 Feb 2011 18:09:12 +0000 (UTC)
commit 0cfa4a6065746c9e18c7a330d2a6856d85ac88cb
Author: Gabriel Burt <gabriel burt gmail com>
Date: Thu Feb 3 12:08:12 2011 -0600
windows: Echo message at end of checkout-banshee.bat
build/windows/checkout-banshee.bat | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/windows/checkout-banshee.bat b/build/windows/checkout-banshee.bat
index efce73c..da5c622 100644
--- a/build/windows/checkout-banshee.bat
+++ b/build/windows/checkout-banshee.bat
@@ -4,4 +4,4 @@ REM See banshee\build\windows\README.txt for more information
REM (this file is tracked in version control at: http://git.gnome.org/browse/banshee/plain/build/windows/checkout-banshee.bat )
REM for some reason need to put these all on one line w/ && between; as separate commands on separate lines it stops after a given git cmd
-git clone git://git.gnome.org/banshee && cd banshee && git submodule update --init && git clone git://gitorious.org/banshee/windows-binaries.git bin
+git clone git://git.gnome.org/banshee && cd banshee && git submodule update --init && git clone git://gitorious.org/banshee/windows-binaries.git bin && echo "Checkout script finished. Banshee is now checked out into the banshee folder. Build it with build\windows\build-banshee.bat or your favorite IDE using Banshee.sln" && pause
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]