Explorar o código

fix build now that External is no longer part of the git

Felix Paul Kühne %!s(int64=12) %!d(string=hai) anos
pai
achega
30380bd310
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      buildAspenProject.sh

+ 2 - 2
buildAspenProject.sh

@@ -177,8 +177,8 @@ spopd
 
 spopd #ImportedSources
 
-rm -f External/MobileVLCKit
-rm -f External/MediaLibraryKit
+rm -rf External
+mkdir External
 ln -sf ${framework_build} External/MobileVLCKit
 ln -sf ${mlkit_build} External/MediaLibraryKit