summaryrefslogtreecommitdiffstats
path: root/core/modules/openbox
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/openbox
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/openbox')
-rw-r--r--core/modules/openbox/module.build1
-rw-r--r--core/modules/openbox/module.conf1
-rw-r--r--core/modules/openbox/module.conf.debian1
-rw-r--r--core/modules/openbox/module.conf.fedora1
-rw-r--r--core/modules/openbox/module.conf.opensuse1
-rw-r--r--core/modules/openbox/module.conf.ubuntu1
-rw-r--r--core/modules/openbox/module.conf.zypper1
7 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/openbox/module.build b/core/modules/openbox/module.build
index 0cd6aaad..a02ddc8b 100644
--- a/core/modules/openbox/module.build
+++ b/core/modules/openbox/module.build
@@ -1,3 +1,4 @@
+#!/bin/bash
fetch_source() {
:
}
diff --git a/core/modules/openbox/module.conf b/core/modules/openbox/module.conf
index 8a816b97..ea797191 100644
--- a/core/modules/openbox/module.conf
+++ b/core/modules/openbox/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_BINARIES="
openbox
openbox-session
diff --git a/core/modules/openbox/module.conf.debian b/core/modules/openbox/module.conf.debian
index b10bd40d..8dd94ae0 100644
--- a/core/modules/openbox/module.conf.debian
+++ b/core/modules/openbox/module.conf.debian
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
openbox
libpango1.0-0
diff --git a/core/modules/openbox/module.conf.fedora b/core/modules/openbox/module.conf.fedora
index f919f3b3..3fff6d8c 100644
--- a/core/modules/openbox/module.conf.fedora
+++ b/core/modules/openbox/module.conf.fedora
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
openbox
pango
diff --git a/core/modules/openbox/module.conf.opensuse b/core/modules/openbox/module.conf.opensuse
index c06a89b2..7135fc47 100644
--- a/core/modules/openbox/module.conf.opensuse
+++ b/core/modules/openbox/module.conf.opensuse
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
openbox
libpango-1_0-0
diff --git a/core/modules/openbox/module.conf.ubuntu b/core/modules/openbox/module.conf.ubuntu
index b10bd40d..8dd94ae0 100644
--- a/core/modules/openbox/module.conf.ubuntu
+++ b/core/modules/openbox/module.conf.ubuntu
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
openbox
libpango1.0-0
diff --git a/core/modules/openbox/module.conf.zypper b/core/modules/openbox/module.conf.zypper
index 1d0b68c5..824ac113 100644
--- a/core/modules/openbox/module.conf.zypper
+++ b/core/modules/openbox/module.conf.zypper
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES=" openbox
libpango-1_0-0"
REQUIRED_CONTENT_PACKAGES=" openbox