summaryrefslogtreecommitdiffstats
path: root/remote/tools/systemd
diff options
context:
space:
mode:
authorMichael Neves2012-09-28 16:26:07 +0200
committerMichael Neves2012-09-28 16:26:07 +0200
commit1e271a71dc9d707c6ccf72559dfb1b6c64016414 (patch)
tree0a002c3bb8dda873ab1aa8da8071476a10f8c403 /remote/tools/systemd
parentgit ignore (diff)
parentconfig conventions ahhhh.... (diff)
downloadtm-scripts-1e271a71dc9d707c6ccf72559dfb1b6c64016414.tar.gz
tm-scripts-1e271a71dc9d707c6ccf72559dfb1b6c64016414.tar.xz
tm-scripts-1e271a71dc9d707c6ccf72559dfb1b6c64016414.zip
git ignore
Diffstat (limited to 'remote/tools/systemd')
-rw-r--r--remote/tools/systemd/systemd.conf14
1 files changed, 5 insertions, 9 deletions
diff --git a/remote/tools/systemd/systemd.conf b/remote/tools/systemd/systemd.conf
index 7a25b08a..bfefcf63 100644
--- a/remote/tools/systemd/systemd.conf
+++ b/remote/tools/systemd/systemd.conf
@@ -1,9 +1,5 @@
-#tool config
-
-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=""