diff --git a/STAGE2-pkgconfig b/STAGE2-pkgconfig new file mode 100644 index 0000000..4c453d4 --- /dev/null +++ b/STAGE2-pkgconfig @@ -0,0 +1,8 @@ +#requires popt + +mcd $BUILDDIR/pkg-config + +$SRC/pkg-config-*/configure $TCONFIGARGS --disable-shared --with-internal-glib --with-installed-popt + +make $J +make $J install