From 85fc6cfb417f84626e7aaa9d3f270fc39b37cbbc Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 10 Sep 2013 13:42:46 +0200 Subject: Fix fix --- remote/modules/plymouth/plymouth.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'remote/modules') diff --git a/remote/modules/plymouth/plymouth.conf b/remote/modules/plymouth/plymouth.conf index 887d8ef6..d8827529 100644 --- a/remote/modules/plymouth/plymouth.conf +++ b/remote/modules/plymouth/plymouth.conf @@ -1,15 +1,15 @@ -REQUIRED_VERSION=plymouth-0.8.6.1 -REQUIRED_URL=http://www.freedesktop.org/software/plymouth/releases/${VERSION}.tar.bz2 +REQUIRED_VERSION="plymouth-0.8.6.1" +REQUIRED_URL="http://www.freedesktop.org/software/plymouth/releases/${REQUIRED_VERSION}.tar.bz2" REQUIRED_PREFIX="/usr" REQUIRED_BINARIES=" plymouth plymouthd " REQUIRED_DIRECTORIES=" - $PREFIX/bin - $PREFIX/etc - $PREFIX/lib - $PREFIX/sbin - $PREFIX/var/lib - $PREFIX/var/spool + $REQUIRED_PREFIX/bin + $REQUIRED_PREFIX/etc + $REQUIRED_PREFIX/lib + $REQUIRED_PREFIX/sbin + $REQUIRED_PREFIX/var/lib + $REQUIRED_PREFIX/var/spool " -- cgit v1.2.3-55-g7522