Explorar el Código

build script: fetch the master branch of MediaLibraryKit now that the Aspen branch was merged

Felix Paul Kühne hace 12 años
padre
commit
0a309b9769
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      buildAspenProject.sh

+ 1 - 1
buildAspenProject.sh

@@ -127,7 +127,7 @@ fi
 cd ..
 fi
 if ! [ -e MediaLibraryKit ]; then
-git clone -b Aspen --single-branch git://git.videolan.org/MediaLibraryKit.git
+git clone git://git.videolan.org/MediaLibraryKit.git
 fi
 if ! [ -e VLCKit ]; then
 git clone git://git.videolan.org/vlc-bindings/VLCKit.git