code style.

This commit is contained in:
Jerome Duval
2018-09-03 11:03:54 +02:00
parent 985c28d7c7
commit bd33cc2cbd
22 changed files with 64 additions and 64 deletions

View File

@@ -38,9 +38,9 @@ BUILD_REQUIRES="
devel:libsqlite3$secondaryArchSuffix
"
BUILD_PREREQUIRES="
makefile_engine
cmd:gcc$secondaryArchSuffix
cmd:make
makefile_engine
"
BUILD()