packages/modphp/modphp_5.1.6.bb: modphp requires apxs from apache2 to build. Point...
authorStelios Koroneos <skoroneos@digital-opsis.com>
Thu, 22 Feb 2007 14:50:24 +0000 (14:50 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Thu, 22 Feb 2007 14:50:24 +0000 (14:50 +0000)
packages/modphp/modphp5.inc
packages/modphp/modphp_5.1.6.bb

index 11e7bc3..b4bdd15 100644 (file)
@@ -14,7 +14,7 @@ FILES_${PN} = "${libdir}/apache2 /etc"
 FILES_${PN}-dbg = "${libdir}/apache2/modules/.debug"
 
 CFLAGS += " -g -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED"
-EXTRA_OECONF = "--with-apxs2=${STAGING_BINDIR}/apxs \
+EXTRA_OECONF = "--with-apxs2=${STAGING_BINDIR_NATIVE}/apxs \
                 --without-mysql \
                --enable-force-cgi-redirect \
                --disable-cgi \
index cc0287b..3827899 100644 (file)
@@ -1,2 +1,2 @@
 include modphp5.inc
-PR='r1'
+PR='r2'