Explorar o código

update setup script

Sergey Zavadski %!s(int64=11) %!d(string=hai) anos
pai
achega
645e94dcb5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      toolset/setup/linux/frameworks/leda.sh

+ 1 - 1
toolset/setup/linux/frameworks/leda.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-RETCODE=$(fw_exists leda)
+RETCODE=$(fw_exists leda-0.4.1)
 [ ! "$RETCODE" == 0 ] || { return 0; }
 
 wget http://sergeyzavadski.github.io/leda/releases/leda-0.4.1/leda-0.4.1.tar.gz