Modified: trunk/freewrt/package/apr-util/Makefile =================================================================== --- trunk/freewrt/package/apr-util/Makefile 2007-02-13 21:24:05 UTC (rev 1967) +++ trunk/freewrt/package/apr-util/Makefile 2007-02-13 21:41:17 UTC (rev 1968) @@ -22,6 +22,8 @@ CONFIGURE_ARGS+= --with-expat=${STAGING_DIR}/usr BUILD_STYLE:= auto INSTALL_STYLE:= auto +XAKE_FLAGS+= apr_builddir=${STAGING_DIR}/usr/share/build \ + apr_builders=${STAGING_DIR}/usr/share/build
Thanks.. i was looking for a solution to this problem.. first I thought to patch apr_rules.mk but I run in some problems... XAKE_FLAGS: The first time I see it... we should realy document this kind of stuff. Greets, austriancoder _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
