summaryrefslogtreecommitdiffstats
path: root/core/modules/looking-glass-client/module.conf
diff options
context:
space:
mode:
authorManuel Bentele2021-10-12 11:01:31 +0200
committerManuel Bentele2021-10-12 13:12:56 +0200
commit7f63f35032f5f2ed934f0c7a323474578eb3edb4 (patch)
treea892af5c0b6f6293e7ac590c3a1394d325bac549 /core/modules/looking-glass-client/module.conf
parent[setup_target] Compile Gsettings schemas in a target's post process (diff)
downloadmltk-7f63f35032f5f2ed934f0c7a323474578eb3edb4.tar.gz
mltk-7f63f35032f5f2ed934f0c7a323474578eb3edb4.tar.xz
mltk-7f63f35032f5f2ed934f0c7a323474578eb3edb4.zip
[looking-glass-client] Use CMake's generated install target for installation
Diffstat (limited to 'core/modules/looking-glass-client/module.conf')
-rw-r--r--core/modules/looking-glass-client/module.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/modules/looking-glass-client/module.conf b/core/modules/looking-glass-client/module.conf
index a8e7263d..271680d5 100644
--- a/core/modules/looking-glass-client/module.conf
+++ b/core/modules/looking-glass-client/module.conf
@@ -1,7 +1,8 @@
#!/bin/bash
-REQUIRED_BINARIES="
- looking-glass-client
-"
+
REQUIRED_GIT="
https://github.com/gnif/LookingGlass.git||Release/B4
"
+
+# copy everything since there is a clean installation done by 'make install'
+REQUIRED_DIRECTORIES="/"