summaryrefslogtreecommitdiffstats
path: root/core/modules/netpoint-lightdm
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/netpoint-lightdm
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/netpoint-lightdm')
-rw-r--r--core/modules/netpoint-lightdm/module.build1
-rw-r--r--core/modules/netpoint-lightdm/module.conf1
-rw-r--r--core/modules/netpoint-lightdm/module.conf.opensuse.13.21
3 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/netpoint-lightdm/module.build b/core/modules/netpoint-lightdm/module.build
index 0c891489..65081bfd 100644
--- a/core/modules/netpoint-lightdm/module.build
+++ b/core/modules/netpoint-lightdm/module.build
@@ -1,3 +1,4 @@
+#!/bin/bash
fetch_source() {
:
}
diff --git a/core/modules/netpoint-lightdm/module.conf b/core/modules/netpoint-lightdm/module.conf
index 0cd03752..8811668a 100644
--- a/core/modules/netpoint-lightdm/module.conf
+++ b/core/modules/netpoint-lightdm/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""
diff --git a/core/modules/netpoint-lightdm/module.conf.opensuse.13.2 b/core/modules/netpoint-lightdm/module.conf.opensuse.13.2
index d62f9063..c94ab48d 100644
--- a/core/modules/netpoint-lightdm/module.conf.opensuse.13.2
+++ b/core/modules/netpoint-lightdm/module.conf.opensuse.13.2
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
lightdm
lightdm-gtk-greeter