[gnome-sdk-images/wip/tvb/aarch64: 2/7] enchant: Use a fresh config.sub & config.guess
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sdk-images/wip/tvb/aarch64: 2/7] enchant: Use a fresh config.sub & config.guess
- Date: Thu, 5 May 2016 15:45:50 +0000 (UTC)
commit fcf5bb619f02894676154d9f1fcc0fa42d739944
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date: Wed Apr 20 01:25:47 2016 +0100
enchant: Use a fresh config.sub & config.guess
org.gnome.Sdk.json.in | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index a868da7..70e1d57 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -481,6 +481,13 @@
"type": "archive",
"url": "http://www.abisource.com/downloads/enchant/1.6.0/enchant-1.6.0.tar.gz",
"sha256": "2fac9e7be7e9424b2c5570d8affe568db39f7572c10ed48d4e13cddf03f7097f"
+ },
+ {
+ "type": "shell",
+ "commands": [
+ "cp -f /usr/share/gnu-config/config.sub .",
+ "cp -f /usr/share/gnu-config/config.guess ."
+ ]
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]