summaryrefslogtreecommitdiffstats
path: root/core/modules/gdisk/module.conf.debian
diff options
context:
space:
mode:
authorSimon Rettberg2021-07-12 13:32:27 +0200
committerSimon Rettberg2021-07-12 13:32:27 +0200
commitd69028811168853efdaad3f07f70dff93fccd112 (patch)
treeceeb992ba51e0712419272c06420a37ae921eb19 /core/modules/gdisk/module.conf.debian
parent[vbox-src] fix awk call (diff)
downloadmltk-d69028811168853efdaad3f07f70dff93fccd112.tar.gz
mltk-d69028811168853efdaad3f07f70dff93fccd112.tar.xz
mltk-d69028811168853efdaad3f07f70dff93fccd112.zip
Remove COPYLIST boilerplate from every module; move to setup_target
Diffstat (limited to 'core/modules/gdisk/module.conf.debian')
-rw-r--r--core/modules/gdisk/module.conf.debian6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/modules/gdisk/module.conf.debian b/core/modules/gdisk/module.conf.debian
deleted file mode 100644
index 10771637..00000000
--- a/core/modules/gdisk/module.conf.debian
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-REQUIRED_CONTENT_PACKAGES="
- gdisk
- xfsprogs
- e2fsprogs
-"