summaryrefslogtreecommitdiffstats
path: root/core/modules/firefox/module.build
diff options
context:
space:
mode:
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() {
- :
-}