From c6b6225e4f5872ea749fde416bca8e6b89cb5424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 19 Aug 2015 19:11:29 +0100 Subject: Use git as a build dependency instead hack morphologies manually This actually revert some changes we made a while back (74ce6a18, 7cb71771, 7c2bfac9) I realize we will have to patch a lot of modules manually following this route. Also, I remember to see some commands from chunks that, even they build fine, they will show UNKNOWN if you type --version Basically the chunks assume that if you are building from git, you have git installed Change-Id: I886288553e8edf05ffc1cb497fabbadb468819b7 --- strata/core/libtool.morph | 1 - 1 file changed, 1 deletion(-) (limited to 'strata/core/libtool.morph') diff --git a/strata/core/libtool.morph b/strata/core/libtool.morph index d4465c31..04263ac9 100644 --- a/strata/core/libtool.morph +++ b/strata/core/libtool.morph @@ -2,5 +2,4 @@ name: libtool kind: chunk build-system: autotools pre-configure-commands: -- echo "2.4.6" > .tarball-version - ./bootstrap -- cgit v1.2.1