From: Vincent Bernat Date: Wed, 8 Oct 2014 18:31:00 +0000 (+0200) Subject: redhat: fix RPM building on SuSE with respect to /usr/share/zsh X-Git-Tag: 0.7.12~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ed3c3d8b5abce86706fc7081f343df57fc2d4fa;p=thirdparty%2Flldpd.git redhat: fix RPM building on SuSE with respect to /usr/share/zsh An empty directory have to be referenced. --- diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 663ce776..1739853d 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -208,7 +208,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/lldpctl %{_sbindir}/lldpcli %{_libdir}/liblldpctl.so.* -%{_datadir}/zsh/vendor-completions +%{_datadir}/zsh %{_sysconfdir}/bash_completion.d %doc %{_mandir}/man8/lldp* %dir %attr(750,root,root) %lldpd_chroot