diff options
| author | Simon Rettberg | 2021-07-12 13:32:27 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2021-07-12 13:32:27 +0200 |
| commit | d69028811168853efdaad3f07f70dff93fccd112 (patch) | |
| tree | ceeb992ba51e0712419272c06420a37ae921eb19 /core/modules/gdisk/module.conf.debian | |
| parent | [vbox-src] fix awk call (diff) | |
| download | mltk-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.debian | 6 |
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 -" |
