Explorar o código

Fixed binary name in run script

Taddeus Kroes %!s(int64=11) %!d(string=hai) anos
pai
achega
5f5855748d
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      run

+ 1 - 5
run

@@ -1,9 +1,5 @@
 #!/bin/bash
-if [ $REF ]; then
-    CIVCC=bin32/civcc
-else
-    CIVCC=./civicc
-fi
+CIVCC=./civcc
 CIVAS=bin32/civas
 CIVVM=bin32/civvm