- spec file fix
This commit is contained in:
parent
767860a217
commit
a4b6f7e16e
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user