sys-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-10 08:17:02 +02:00
parent e584e1cf65
commit ceb7e88114
76 changed files with 430 additions and 446 deletions

View File

@@ -30,9 +30,9 @@ PROVIDES="
"
REQUIRES="
haiku
cmd:awk
coreutils
diffutils
cmd:awk
cmd:m4 >= 1.4
cmd:perl >= 5
cmd:sh
@@ -45,8 +45,8 @@ BUILD_PREREQUIRES="
cmd:automake
cmd:autoreconf
cmd:make
cmd:sed
cmd:makeinfo
cmd:sed
"
BUILD()