summaryrefslogtreecommitdiffstats
path: root/core/modules/beamergui
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/beamergui')
-rw-r--r--core/modules/beamergui/module.build1
-rw-r--r--core/modules/beamergui/module.conf1
-rw-r--r--core/modules/beamergui/module.conf.debian1
-rw-r--r--core/modules/beamergui/module.conf.fedora1
-rw-r--r--core/modules/beamergui/module.conf.opensuse1
-rw-r--r--core/modules/beamergui/module.conf.ubuntu1
6 files changed, 6 insertions, 0 deletions
diff --git a/core/modules/beamergui/module.build b/core/modules/beamergui/module.build
index 36175c34..915b4b74 100644
--- a/core/modules/beamergui/module.build
+++ b/core/modules/beamergui/module.build
@@ -1,4 +1,5 @@
#!/bin/bash
+#!/bin/bash
fetch_source() {
git clone "${REQUIRED_GIT}" src
diff --git a/core/modules/beamergui/module.conf b/core/modules/beamergui/module.conf
index e9d2f10e..97d1e350 100644
--- a/core/modules/beamergui/module.conf
+++ b/core/modules/beamergui/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_GIT="git://git.openslx.org/openslx-ng/beamergui.git"
REQUIRED_BINARIES="
beamergui
diff --git a/core/modules/beamergui/module.conf.debian b/core/modules/beamergui/module.conf.debian
index ea4cd194..c7c4e2c1 100644
--- a/core/modules/beamergui/module.conf.debian
+++ b/core/modules/beamergui/module.conf.debian
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libqt4-dev
libxrandr-dev
diff --git a/core/modules/beamergui/module.conf.fedora b/core/modules/beamergui/module.conf.fedora
index 8b46942d..258fdb45 100644
--- a/core/modules/beamergui/module.conf.fedora
+++ b/core/modules/beamergui/module.conf.fedora
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
qt-devel
libXrandr-devel
diff --git a/core/modules/beamergui/module.conf.opensuse b/core/modules/beamergui/module.conf.opensuse
index 01586fe3..96b21b51 100644
--- a/core/modules/beamergui/module.conf.opensuse
+++ b/core/modules/beamergui/module.conf.opensuse
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libqt4-devel
libxrandr-devel
diff --git a/core/modules/beamergui/module.conf.ubuntu b/core/modules/beamergui/module.conf.ubuntu
index ea4cd194..c7c4e2c1 100644
--- a/core/modules/beamergui/module.conf.ubuntu
+++ b/core/modules/beamergui/module.conf.ubuntu
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libqt4-dev
libxrandr-dev