From 04f5f79a9d9c89272de603b3d08da52136df4c92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 2 Feb 2015 12:49:48 +0000 Subject: strata/core: Use git and upgrade pkg-config to latest (0.28) --- strata/core/pkg-config.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strata/core/pkg-config.morph') diff --git a/strata/core/pkg-config.morph b/strata/core/pkg-config.morph index 090a65e5..ed35a2ac 100644 --- a/strata/core/pkg-config.morph +++ b/strata/core/pkg-config.morph @@ -2,4 +2,4 @@ name: pkg-config kind: chunk build-system: autotools configure-commands: -- ./configure --prefix="$PREFIX" --with-internal-glib +- ./autogen.sh --prefix="$PREFIX" --with-internal-glib -- cgit v1.2.1