code reformat.

This commit is contained in:
Jerome Duval
2018-09-05 14:26:47 +02:00
parent a7eb0b93c3
commit 9157c823ae
22 changed files with 107 additions and 153 deletions

View File

@@ -21,7 +21,6 @@ GLOBAL_WRITABLE_FILES="
#FIXME: on ./auto/configure:
#grep: /etc/group: No such file or directory
PROVIDES="
nginx$secondaryArchSuffix = $portVersion
cmd:nginx$secondaryArchSuffix = $portVersion
@@ -41,12 +40,12 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:awk
cmd:find
cmd:gcc${secondaryArchSuffix}
cmd:ld${secondaryArchSuffix}
cmd:make
cmd:ranlib
cmd:sed
cmd:find
"
BUILD()