summaryrefslogtreecommitdiff
path: root/package/apr
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-05 09:06:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-05 09:06:21 +0200
commit9d02d77d7e672c9360f949dd19dddb94aa2555d4 (patch)
tree30408e4fc63553aab676d913d72a9d17c0744b53 /package/apr
parent602e9729c8276379a8779e503f3b3fa360c2d407 (diff)
patching needs earlier done
Diffstat (limited to 'package/apr')
-rw-r--r--package/apr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/apr/Makefile b/package/apr/Makefile
index 4d5f90ba2..3362e3d31 100644
--- a/package/apr/Makefile
+++ b/package/apr/Makefile
@@ -44,7 +44,7 @@ else
CONFIGURE_ARGS+= --disable-ipv6
endif
-post-build:
+pre-build:
# we need to patch paths to get apr-util compiling
$(SED) "s,\(^installbuilddir=\"\)\(.*\),\1${STAGING_DIR}\2," \
${WRKBUILD}/apr-1-config