summaryrefslogtreecommitdiffstats
path: root/core/modules/firefox/module.build
diff options
context:
space:
mode:
authorSimon Rettberg2024-01-03 16:02:37 +0100
committerSimon Rettberg2024-01-03 16:02:37 +0100
commit42204fdfb3ad6b784293acd29cbce044b46f6b5b (patch)
tree838a4730641f00bf58d4d2244c478053cc50d2c8 /core/modules/firefox/module.build
parentStart directory for documenting SLX_* vars (diff)
downloadmltk-42204fdfb3ad6b784293acd29cbce044b46f6b5b.tar.gz
mltk-42204fdfb3ad6b784293acd29cbce044b46f6b5b.tar.xz
mltk-42204fdfb3ad6b784293acd29cbce044b46f6b5b.zip
[firefox] Delete unused module
Diffstat (limited to 'core/modules/firefox/module.build')
-rw-r--r--core/modules/firefox/module.build12
1 files changed, 0 insertions, 12 deletions
diff --git a/core/modules/firefox/module.build b/core/modules/firefox/module.build
deleted file mode 100644
index a5cbb6b6..00000000
--- a/core/modules/firefox/module.build
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/bash
-fetch_source() {
- :
-}
-
-build() {
- :
-}
-
-post_copy() {
- :
-}