code style.

This commit is contained in:
Jerome Duval
2018-08-07 08:26:26 +02:00
parent 1e17abb3a9
commit ac17bd1be4
36 changed files with 78 additions and 88 deletions

View File

@@ -42,6 +42,10 @@ SOURCE_DIR="BinaryClock-$srcGitRev"
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
USER_SETTINGS_FILES="
settings/BinaryClock
"
PROVIDES="
binaryclock = $portVersion
app:BinaryClock = $portVersion
@@ -61,10 +65,6 @@ BUILD_PREREQUIRES="
cmd:ld
"
USER_SETTINGS_FILES="
settings/BinaryClock
"
BUILD()
{
cd Application