[Lunar-commits] <moonbase> systemd: add a patch to keep the completion active.
Florin Braescu
florin at lunar-linux.org
Wed Nov 9 15:17:19 CET 2011
commit 2954c327558027a5ca28a9f1d9668a0b191a9c6a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Nov 9 15:17:19 2011 +0100
systemd: add a patch to keep the completion active.
---
zbeta/systemd/BUILD | 2 ++
zbeta/systemd/DETAILS | 3 +++
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/zbeta/systemd/BUILD b/zbeta/systemd/BUILD
index 8499ce3..fffaa26 100644
--- a/zbeta/systemd/BUILD
+++ b/zbeta/systemd/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
# autoreconf &&
OPTS+=" --with-rootdir=/ " &&
OPTS+=" --with-distro=other" &&
diff --git a/zbeta/systemd/DETAILS b/zbeta/systemd/DETAILS
index de2755a..d7b2582 100644
--- a/zbeta/systemd/DETAILS
+++ b/zbeta/systemd/DETAILS
@@ -1,8 +1,11 @@
MODULE=systemd
VERSION=37
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE2=$MODULE-completion.patch.bz2
SOURCE_URL=http://www.freedesktop.org/software/systemd
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:02665bcb8c609193170579537c3a94013519405c
+ SOURCE2_VFY=sha1:ccff6e507a13fa4384796ab23b1eba345b1b9ae2
WEB_SITE=http://www.freedesktop.org/wiki/Software/systemd
ENTERED=20100919
UPDATED=20111013
More information about the Lunar-commits
mailing list