From 1a301f5bd8557accf6df204e1399b2f133aa6d69 Mon Sep 17 00:00:00 2001
From: Luc Papeleux <L.Papeleux@ULiege.be>
Date: Mon, 20 Apr 2020 19:22:11 +0200
Subject: [PATCH] install gmm on spring & thorgal => add cfg files

---
 cfg/spring/gmm.profile  | 1 +
 cfg/thorgal/gmm.profile | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 cfg/spring/gmm.profile
 create mode 100644 cfg/thorgal/gmm.profile

diff --git a/cfg/spring/gmm.profile b/cfg/spring/gmm.profile
new file mode 100644
index 0000000..3e5f080
--- /dev/null
+++ b/cfg/spring/gmm.profile
@@ -0,0 +1 @@
+add2env INCLUDE "/opt/gmm/include"
diff --git a/cfg/thorgal/gmm.profile b/cfg/thorgal/gmm.profile
new file mode 100644
index 0000000..3e5f080
--- /dev/null
+++ b/cfg/thorgal/gmm.profile
@@ -0,0 +1 @@
+add2env INCLUDE "/opt/gmm/include"
-- 
GitLab