From 82e23221f46a8202c85960a492bf88e73f3f307b Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 10 Nov 2013 16:40:58 +0100 Subject: [PATCH] redhat: don't try to install systemd stuff I don't know how I should handle this. Let somebody with better knowledge tell me how to install systemd in the .spec file. --- redhat/lldpd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index d8bffc73..d909f6a1 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -129,6 +129,7 @@ This package is required to develop alternate clients for lldpd. --with-privsep-user=%lldpd_user \ --with-privsep-group=%lldpd_group \ --with-privsep-chroot=%lldpd_chroot \ + --with-systemdsystemunitdir=no \ --prefix=/usr --localstatedir=%lldpd_chroot --sysconfdir=/etc --libdir=%{_libdir} \ --docdir=%{_docdir}/lldpd -- 2.39.5