summaryrefslogtreecommitdiffstats
path: root/core/modules/plymouth
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/plymouth')
-rw-r--r--core/modules/plymouth/module.build1
-rw-r--r--core/modules/plymouth/module.conf1
-rw-r--r--core/modules/plymouth/module.conf.debian1
-rw-r--r--core/modules/plymouth/module.conf.opensuse1
-rw-r--r--core/modules/plymouth/module.conf.ubuntu1
5 files changed, 5 insertions, 0 deletions
diff --git a/core/modules/plymouth/module.build b/core/modules/plymouth/module.build
index 67b7734e..77201166 100644
--- a/core/modules/plymouth/module.build
+++ b/core/modules/plymouth/module.build
@@ -1,4 +1,5 @@
#!/bin/bash
+#!/bin/bash
fetch_source() {
download_untar "$REQUIRED_URL" "src/"
diff --git a/core/modules/plymouth/module.conf b/core/modules/plymouth/module.conf
index d8827529..49ce6dee 100644
--- a/core/modules/plymouth/module.conf
+++ b/core/modules/plymouth/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_VERSION="plymouth-0.8.6.1"
REQUIRED_URL="http://www.freedesktop.org/software/plymouth/releases/${REQUIRED_VERSION}.tar.bz2"
REQUIRED_PREFIX="/usr"
diff --git a/core/modules/plymouth/module.conf.debian b/core/modules/plymouth/module.conf.debian
index 0c6e00a4..d35583c1 100644
--- a/core/modules/plymouth/module.conf.debian
+++ b/core/modules/plymouth/module.conf.debian
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libpng-dev
libpango1.0-dev
diff --git a/core/modules/plymouth/module.conf.opensuse b/core/modules/plymouth/module.conf.opensuse
index 034af2ad..c3e5de39 100644
--- a/core/modules/plymouth/module.conf.opensuse
+++ b/core/modules/plymouth/module.conf.opensuse
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libpng12-devel
pango-devel
diff --git a/core/modules/plymouth/module.conf.ubuntu b/core/modules/plymouth/module.conf.ubuntu
index 0c6e00a4..d35583c1 100644
--- a/core/modules/plymouth/module.conf.ubuntu
+++ b/core/modules/plymouth/module.conf.ubuntu
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
libpng-dev
libpango1.0-dev