Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -8,9 +8,10 @@ compatible with the GNU Makefile standards.
HOMEPAGE="http://www.gnu.org/software/automake/"
COPYRIGHT="2012 Free Software Foundation, Inc."
LICENSE="GNU GPL v2"
REVISION="4"
SOURCE_URI="http://ftp.gnu.org/gnu/automake/automake-1.12.2.tar.gz"
CHECKSUM_SHA256="b2eef742f42730831d1af2fe0e5b954e2b60773e2e9922ba6280cdd0ab4a5d00"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
@@ -29,6 +30,7 @@ REQUIRES="
cmd:perl >= 5.8
cmd:sh
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
@@ -42,7 +44,6 @@ BUILD_PREREQUIRES="
cmd:sed
"
BUILD()
{
./bootstrap.sh