summaryrefslogtreecommitdiffstats
path: root/core/modules/german
diff options
context:
space:
mode:
authorSimon Rettberg2017-02-28 22:28:55 +0100
committerSimon Rettberg2017-02-28 22:28:55 +0100
commitc79dec3ba517967c09ef398b20d577271774df19 (patch)
tree163608e6b443aff1d1380d8308589c9c9e9a6952 /core/modules/german
parent[beamergui] FFS, use brain! (name binary properly, include in target) (diff)
downloadmltk-c79dec3ba517967c09ef398b20d577271774df19.tar.gz
mltk-c79dec3ba517967c09ef398b20d577271774df19.tar.xz
mltk-c79dec3ba517967c09ef398b20d577271774df19.zip
Add bash shebangs to all our includes:
github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
Diffstat (limited to 'core/modules/german')
-rw-r--r--core/modules/german/module.build1
-rw-r--r--core/modules/german/module.conf1
-rw-r--r--core/modules/german/module.conf.debian1
-rw-r--r--core/modules/german/module.conf.opensuse1
-rw-r--r--core/modules/german/module.conf.scientific1
-rw-r--r--core/modules/german/module.conf.ubuntu1
6 files changed, 6 insertions, 0 deletions
diff --git a/core/modules/german/module.build b/core/modules/german/module.build
index 8788a459..8ba140ce 100644
--- a/core/modules/german/module.build
+++ b/core/modules/german/module.build
@@ -1,3 +1,4 @@
+#!/bin/bash
fetch_source() {
:
}
diff --git a/core/modules/german/module.conf b/core/modules/german/module.conf
index e2f82123..5952d3e6 100644
--- a/core/modules/german/module.conf
+++ b/core/modules/german/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_BINARIES=""
REQUIRED_FILES=""
REQUIRED_DIRECTORIES="
diff --git a/core/modules/german/module.conf.debian b/core/modules/german/module.conf.debian
index a43faea2..99b9fd71 100644
--- a/core/modules/german/module.conf.debian
+++ b/core/modules/german/module.conf.debian
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libX11-data
"
diff --git a/core/modules/german/module.conf.opensuse b/core/modules/german/module.conf.opensuse
index 2bb901ff..a3e68ffd 100644
--- a/core/modules/german/module.conf.opensuse
+++ b/core/modules/german/module.conf.opensuse
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libX11-data
glibc-locale
diff --git a/core/modules/german/module.conf.scientific b/core/modules/german/module.conf.scientific
index 88ac0d27..0750301c 100644
--- a/core/modules/german/module.conf.scientific
+++ b/core/modules/german/module.conf.scientific
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libX11-data
glibc-common
diff --git a/core/modules/german/module.conf.ubuntu b/core/modules/german/module.conf.ubuntu
index aee3c64b..2eec699e 100644
--- a/core/modules/german/module.conf.ubuntu
+++ b/core/modules/german/module.conf.ubuntu
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libx11-data
language-pack-de