haiku-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-09 11:26:07 +02:00
parent 3ca1dc9c3d
commit c24cfaddbd
127 changed files with 219 additions and 219 deletions

View File

@@ -28,8 +28,8 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:make
"
BUILD()

View File

@@ -26,8 +26,8 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:make
"
BUILD()

View File

@@ -27,8 +27,8 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:make
"
BUILD()

View File

@@ -24,8 +24,8 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc
cmd:make
"
BUILD()

View File

@@ -46,8 +46,8 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:g++
cmd:make
"
BUILD()

View File

@@ -27,9 +27,9 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc
cmd:ld
cmd:make
"
BUILD()

View File

@@ -25,8 +25,8 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc
cmd:make
"
BUILD()