From 477a5fd1625e8827e8999284a30ea5d4b138ec97 Mon Sep 17 00:00:00 2001
From: Jan de Cuveland <cuveland@compeng.uni-frankfurt.de>
Date: Mon, 12 Jul 2021 22:42:56 +0200
Subject: [PATCH] Update fles_ipc description text

---
 external/ipc/CMakeLists.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/external/ipc/CMakeLists.txt b/external/ipc/CMakeLists.txt
index 6ec2814365..645fb9fb15 100644
--- a/external/ipc/CMakeLists.txt
+++ b/external/ipc/CMakeLists.txt
@@ -1,7 +1,7 @@
-# Build the fles_ipc library which is tacken from
-# github as defined in the svn:externals definition
-# This library provides the interface to the FLIB board or to files in tca
-# format written by the FLIB
+# Build the fles_ipc library which is maintained in the flesnet repository on github
+#
+# This library provides the interface to the experiment data in timeslices
+# both online as delivered by flesnet and to timeslice archive (.tsa) files.
 
 download_project_if_needed(PROJECT         fles_ipc
                            GIT_REPOSITORY  "https://github.com/cbm-fles/flesnet"
-- 
GitLab