summaryrefslogtreecommitdiffstats
path: root/recipe.d/0022-pkgconfig
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0022-pkgconfig')
-rw-r--r--recipe.d/0022-pkgconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0022-pkgconfig b/recipe.d/0022-pkgconfig
new file mode 100644
index 0000000..863e66d
--- /dev/null
+++ b/recipe.d/0022-pkgconfig
@@ -0,0 +1,5 @@
+ mcd $BUILDDIR/pkg-config
+ $SRC/pkg-config-*/configure $TCONFIGARGS --disable-shared --with-installed-glib --with-installed-popt
+ make $J
+ make $J install
+