systemd: fix internal pager

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-01 08:36:17 +01:00
parent 4d73a968b2
commit 2f260409a0
+2 -2
View File
@@ -14,11 +14,11 @@ inherit gitpkgv
PKGV = "v${GITPKGVTAG}"
PV = "git"
PR = "r3"
PR = "r4"
inherit useradd pkgconfig autotools vala perlnative
SRCREV = "64685e0cea62b4937f0804e47ce2cb7929f58223"
SRCREV = "1c0a113fd3fe3344b2c947ca9948760057052716"
SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
file://0001-disable-xsltproc-completely.patch \