From: Vincent Bernat Date: Sat, 22 Nov 2014 20:15:01 +0000 (+0100) Subject: redhat: do not install the chroot X-Git-Tag: 0.7.13~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa1f3624463dddc0c29e139a5b59ce5ca9f40b1a;p=thirdparty%2Flldpd.git redhat: do not install the chroot SuSE doesn't allow it anymore. This is not needed since lldpd will do it at start. --- 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}