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 \