]> Shamusworld >> Repos - architektonas/blobdiff - cross-compile
Whitespace changes. :-P
[architektonas] / cross-compile
index cbb56a33da6751c0a21220cec0698a8b3d2bfcf6..28e40851197a1b66ffa1e51b1d16900b85e35be3 100755 (executable)
@@ -18,4 +18,3 @@ make clean && make
 rel=`git log -1 --pretty=format:%ci | cut -d ' ' -f 1 | tr -d -`
 #echo ${TARGET}.exe
 cd release && upx -9v ${TARGET}.exe && zip -9v ${TARGET}-${rel}.zip ${TARGET}.exe
-