From c115795736eb99a8f2288a06c231b9386f4d011f Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 5 Aug 2010 19:33:41 +0000 Subject: xkbcomp git update 5/8/2010 --- updategit.bat | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'updategit.bat') diff --git a/updategit.bat b/updategit.bat index cb933d8b5..b10401c28 100644 --- a/updategit.bat +++ b/updategit.bat @@ -11,6 +11,7 @@ git clone git://anongit.freedesktop.org/xorg/lib/libXext git clone git://anongit.freedesktop.org/xorg/lib/libfontenc git clone git://anongit.freedesktop.org/xorg/lib/libXinerama git clone git://anongit.freedesktop.org/xorg/lib/libXau +git clone git://anongit.freedesktop.org/xorg/app/xkbcomp :noclone pushd . @@ -55,5 +56,9 @@ echo Updating libXau |& tee /a d:\updategit.log pushd libXau |& tee /a d:\updategit.log git pull |& tee /a d:\updategit.log popd +echo Updating xkbcomp |& tee /a d:\updategit.log +pushd xkbcomp |& tee /a d:\updategit.log +git pull |& tee /a d:\updategit.log +popd popd setlocal off -- cgit v1.2.3