summaryrefslogtreecommitdiffstats
path: root/core/modules/splashtool/module.build
diff options
context:
space:
mode:
authorSimon Rettberg2020-08-25 13:36:16 +0200
committerSimon Rettberg2020-08-25 13:36:16 +0200
commit12fd61c86e7bf4089735aaa3cfcc726120b0be7b (patch)
tree4bc33406240c209ea28a62e124c6dd005fb94b16 /core/modules/splashtool/module.build
parent[run-virt] xfwm4: Disable compositor (diff)
downloadmltk-12fd61c86e7bf4089735aaa3cfcc726120b0be7b.tar.gz
mltk-12fd61c86e7bf4089735aaa3cfcc726120b0be7b.tar.xz
mltk-12fd61c86e7bf4089735aaa3cfcc726120b0be7b.zip
[splashtool] New module (for init)
Code is here, needs some icons now, etc.
Diffstat (limited to 'core/modules/splashtool/module.build')
-rw-r--r--core/modules/splashtool/module.build14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/modules/splashtool/module.build b/core/modules/splashtool/module.build
new file mode 100644
index 00000000..135bddfc
--- /dev/null
+++ b/core/modules/splashtool/module.build
@@ -0,0 +1,14 @@
+#!/bin/bash
+
+fetch_source () {
+ :
+}
+
+build () {
+ :
+}
+
+post_copy() {
+ :
+}
+