From 354f539407e336532a429aead7d2249b26611653 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 30 May 2012 17:43:28 -0300 Subject: Adding systemd as a subtree merge from another branch This is under testing! --- libre/systemd/trunk/initcpio-install-timestamp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 libre/systemd/trunk/initcpio-install-timestamp (limited to 'libre/systemd/trunk/initcpio-install-timestamp') diff --git a/libre/systemd/trunk/initcpio-install-timestamp b/libre/systemd/trunk/initcpio-install-timestamp new file mode 100644 index 000000000..259cc705b --- /dev/null +++ b/libre/systemd/trunk/initcpio-install-timestamp @@ -0,0 +1,14 @@ +#!/bin/bash + +build() { + add_binary /usr/lib/systemd/systemd-timestamp /usr/bin/systemd-timestamp +} + +help() { + cat <