Browse Source

patching needs earlier done

Waldemar Brodkorb 12 years ago
parent
commit
9d02d77d7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/apr/Makefile

+ 1 - 1
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