summaryrefslogtreecommitdiffstats
path: root/remote/tools/systemd
diff options
context:
space:
mode:
authorJonathan Bauer2012-09-28 16:18:05 +0200
committerJonathan Bauer2012-09-28 16:18:05 +0200
commit44ef5d2a33aa085b5c469c4f3b8a5c1804a5fd1f (patch)
tree766362fe8b261fb8ec05f3d8ff2db4044d01b1df /remote/tools/systemd
parentfile permissions... (diff)
downloadtm-scripts-44ef5d2a33aa085b5c469c4f3b8a5c1804a5fd1f.tar.gz
tm-scripts-44ef5d2a33aa085b5c469c4f3b8a5c1804a5fd1f.tar.xz
tm-scripts-44ef5d2a33aa085b5c469c4f3b8a5c1804a5fd1f.zip
config conventions ahhhh....
Diffstat (limited to 'remote/tools/systemd')
-rw-r--r--remote/tools/systemd/systemd.conf12
1 files changed, 5 insertions, 7 deletions
diff --git a/remote/tools/systemd/systemd.conf b/remote/tools/systemd/systemd.conf
index d2a5ab75..bfefcf63 100644
--- a/remote/tools/systemd/systemd.conf
+++ b/remote/tools/systemd/systemd.conf
@@ -1,7 +1,5 @@
-version=systemd-43
-url=http://www.freedesktop.org/software/systemd/${version}.tar.xz
-deps="intltool gperf libcap-dev dbus libudev-dev pkg-config libdbus-1-dev libkmod-dev"
-required_binaries="systemd"
-required_files=""
-
-
+VERSION=systemd-43
+URL=http://www.freedesktop.org/software/systemd/${VERSION}.tar.xz
+DEPS="intltool gperf libcap-dev dbus libudev-dev pkg-config libdbus-1-dev libkmod-dev"
+REQUIRED_BINARIES="systemd"
+REQUIRES_FILES=""