Forráskód Böngészése

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

Felix Paul Kühne 12 éve
szülő
commit
0a309b9769
1 módosított fájl, 1 hozzáadás és 1 törlés
  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