From f758300030e78fe93e29485daa7841f2bbca4de676e175e5e428c7c3b9713685 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Tue, 26 Nov 2013 10:21:50 +0000 Subject: [PATCH] Accepting request 208479 from home:gabi2 removed 'chmod 655 %{buildroot}' from spec-file OBS-URL: https://build.opensuse.org/request/show/208479 OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=10 --- open-lldp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/open-lldp.spec b/open-lldp.spec index 0acba91..03fff24 100644 --- a/open-lldp.spec +++ b/open-lldp.spec @@ -94,7 +94,6 @@ install -m 755 %{S:22} %{buildroot}/lib/mkinitrd/scripts/setup-lldpad.sh # remove la archives rm -rf %{buildroot}/%{_libdir}/*.la ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rclldpad -chmod 655 %{buildroot}/ %post [ -x /sbin/mkinitrd_setup ] && mkinitrd_setup