From a4b6f7e16ee764e0df9df3f3fa2c56eafb7276cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Thu, 24 Feb 2005 09:41:13 +0000 Subject: [PATCH] - spec file fix --- net-snmp.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-snmp.spec b/net-snmp.spec index 06dd261..7f67857 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -225,8 +225,8 @@ find $RPM_BUILD_ROOT -name perllocal.pod \ | xargs -ri rm -f {} # no empty directories -find $RPM_BUILD_ROOT/$installvendorarch \ - -depth -type d -a -empty -exec rmdir {} \; +#find $RPM_BUILD_ROOT/$installvendorarch \ +# -depth -type d -a -empty -exec rmdir {} \; # build files list find $RPM_BUILD_ROOT/$installvendorarch -type f -print \