From fa1f3624463dddc0c29e139a5b59ce5ca9f40b1a Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 22 Nov 2014 21:15:01 +0100 Subject: [PATCH] redhat: do not install the chroot SuSE doesn't allow it anymore. This is not needed since lldpd will do it at start. --- redhat/lldpd.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index d607c9c4..b223c65c 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -149,7 +149,6 @@ make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT -install -d -m770 $RPM_BUILD_ROOT/%lldpd_chroot install -d $RPM_BUILD_ROOT/%{_initrddir} install -m755 %{SOURCE1} $RPM_BUILD_ROOT/%{_initrddir}/lldpd %if 0%{?suse_version} @@ -218,7 +217,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/zsh %{_sysconfdir}/bash_completion.d %doc %{_mandir}/man8/lldp* -%dir %attr(750,root,root) %ghost %lldpd_chroot %config %{_sysconfdir}/lldpd.d %config %attr(755,root,root) %{_initrddir}/lldpd %if 0%{?suse_version} -- 2.47.2