Explorar o código

Use VLC 2.1.0 for now

Jean-Baptiste Kempf %!s(int64=12) %!d(string=hai) anos
pai
achega
c9eabc1376
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buildAspenProject.sh

+ 1 - 1
buildAspenProject.sh

@@ -116,7 +116,7 @@ mkdir -p External
 spushd ImportedSources
 
 if ! [ -e vlc ]; then
-git clone git://git.videolan.org/vlc.git
+git clone git://git.videolan.org/vlc/vlc-2.1.git
 info "Applying patches to vlc.git"
 cd vlc
 git checkout -B localAspenBranch ${TESTEDHASH}