summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg
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/xorg
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/xorg')
-rw-r--r--core/modules/xorg/module.build1
-rw-r--r--core/modules/xorg/module.conf1
-rw-r--r--core/modules/xorg/module.conf.centos1
-rw-r--r--core/modules/xorg/module.conf.debian1
-rw-r--r--core/modules/xorg/module.conf.fedora1
-rw-r--r--core/modules/xorg/module.conf.opensuse1
-rw-r--r--core/modules/xorg/module.conf.opensuse.13.11
-rw-r--r--core/modules/xorg/module.conf.opensuse.13.21
-rw-r--r--core/modules/xorg/module.conf.ubuntu1
-rw-r--r--core/modules/xorg/module.conf.ubuntu.161
10 files changed, 10 insertions, 0 deletions
diff --git a/core/modules/xorg/module.build b/core/modules/xorg/module.build
index 8806fc9f..92db3ae1 100644
--- a/core/modules/xorg/module.build
+++ b/core/modules/xorg/module.build
@@ -1,4 +1,5 @@
#!/bin/bash
+#!/bin/bash
fetch_source() {
:
diff --git a/core/modules/xorg/module.conf b/core/modules/xorg/module.conf
index 6aacc654..328ebd0e 100644
--- a/core/modules/xorg/module.conf
+++ b/core/modules/xorg/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_BINARIES="
X
Xorg
diff --git a/core/modules/xorg/module.conf.centos b/core/modules/xorg/module.conf.centos
index ff5846e3..22e4890a 100644
--- a/core/modules/xorg/module.conf.centos
+++ b/core/modules/xorg/module.conf.centos
@@ -1,3 +1,4 @@
+#!/bin/bash
# xkbutils, xkbprint, setxkbmap, xkbevd for 64-bit openSuse
REQUIRED_INSTALLED_PACKAGES="
xorg-x11-server-Xorg
diff --git a/core/modules/xorg/module.conf.debian b/core/modules/xorg/module.conf.debian
index 3bde05ef..8f65ce7a 100644
--- a/core/modules/xorg/module.conf.debian
+++ b/core/modules/xorg/module.conf.debian
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
ttf-dejavu
"
diff --git a/core/modules/xorg/module.conf.fedora b/core/modules/xorg/module.conf.fedora
index 5cb5a594..7ffba4da 100644
--- a/core/modules/xorg/module.conf.fedora
+++ b/core/modules/xorg/module.conf.fedora
@@ -1,3 +1,4 @@
+#!/bin/bash
# xkbutils, xkbprint, setxkbmap, xkbevd for 64-bit openSuse
REQUIRED_INSTALLED_PACKAGES="
xorg-x11-server-Xorg
diff --git a/core/modules/xorg/module.conf.opensuse b/core/modules/xorg/module.conf.opensuse
index 1e6f5ff1..75c6b866 100644
--- a/core/modules/xorg/module.conf.opensuse
+++ b/core/modules/xorg/module.conf.opensuse
@@ -1,3 +1,4 @@
+#!/bin/bash
# xkbutils, xkbprint, setxkbmap, xkbevd for 64-bit openSuse
REQUIRED_INSTALLED_PACKAGES="
"
diff --git a/core/modules/xorg/module.conf.opensuse.13.1 b/core/modules/xorg/module.conf.opensuse.13.1
index 6199ed15..29a3c4e5 100644
--- a/core/modules/xorg/module.conf.opensuse.13.1
+++ b/core/modules/xorg/module.conf.opensuse.13.1
@@ -1,3 +1,4 @@
+#!/bin/bash
# xkbutils, xkbprint, setxkbmap, xkbevd for 64-bit openSuse
REQUIRED_INSTALLED_PACKAGES="
xorg-x11
diff --git a/core/modules/xorg/module.conf.opensuse.13.2 b/core/modules/xorg/module.conf.opensuse.13.2
index 363ce3aa..894b9ed0 100644
--- a/core/modules/xorg/module.conf.opensuse.13.2
+++ b/core/modules/xorg/module.conf.opensuse.13.2
@@ -1,3 +1,4 @@
+#!/bin/bash
# xkbutils, xkbprint, setxkbmap, xkbevd for 64-bit openSuse
REQUIRED_INSTALLED_PACKAGES="
xorg-x11
diff --git a/core/modules/xorg/module.conf.ubuntu b/core/modules/xorg/module.conf.ubuntu
index 4f063440..56036f96 100644
--- a/core/modules/xorg/module.conf.ubuntu
+++ b/core/modules/xorg/module.conf.ubuntu
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
fonts-dejavu-core
fonts-dejavu-extra
diff --git a/core/modules/xorg/module.conf.ubuntu.16 b/core/modules/xorg/module.conf.ubuntu.16
index 8eb4cd56..bd2c21b3 100644
--- a/core/modules/xorg/module.conf.ubuntu.16
+++ b/core/modules/xorg/module.conf.ubuntu.16
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
"
REQUIRED_CONTENT_PACKAGES="