Sfoglia il codice sorgente

Remove excess space

Alois Mahdal 10 anni fa
parent
commit
085fb532cd
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      setup/mk.sh

+ 0
- 1
setup/mk.sh Vedi File

@@ -60,7 +60,6 @@ build1() {
60 60
             }
61 61
         ' < $srcpath > $dstpath
62 62
     fi
63
-
64 63
     echo $dstpath >> built.list
65 64
 }
66 65