main/apache2: Reorder install entries in APKBUILD.

Just for consistency with what's in other packages's APKBUILDs.
This commit is contained in:
Przemyslaw Pawelczyk 2016-06-20 19:20:11 +02:00 committed by Natanael Copa
parent acfb821e3d
commit 7fd6410222

View File

@ -9,7 +9,7 @@ url="http://httpd.apache.org/"
arch="all"
license="ASL 2.0"
depends=""
install="$pkgname.pre-upgrade $pkgname.pre-install"
install="$pkgname.pre-install $pkgname.pre-upgrade"
pkgusers="apache"
pkggroups="apache"
makedepends="apr-dev apr-util-dev autoconf automake libxml2-dev lua-dev