Make vasm wrapper executable.

This commit is contained in:
Krystian Bacławski
2013-07-19 11:01:17 +02:00
parent 42dfbb0303
commit 3b3147d821
+2
View File
@@ -238,6 +238,8 @@ vasmm68k_mot -I${PREFIX}/os-include "\$@"
EOF
popd
chmod a+x "${PREFIX}/bin/vasm"
touch "${STAMP}/build-vasm"
}