summaryrefslogtreecommitdiffstats
path: root/recipe.d/0024-pkgconfig
blob: 863e66dfd61dc397f9ea9ba653787a508be90efc (plain)
1
2
3
4
5
        mcd $BUILDDIR/pkg-config
        $SRC/pkg-config-*/configure $TCONFIGARGS --disable-shared --with-installed-glib --with-installed-popt
        make $J
        make $J install