Merge #1 Remove old cruft
This commit is contained in:
commit
c2efbb325d
@ -38,7 +38,6 @@ EOF
|
||||
./Build test
|
||||
|
||||
%install
|
||||
%{__rm} -rf "${RPM_BUILD_ROOT}"
|
||||
./Build install destdir="${RPM_BUILD_ROOT}" create_packlist=0
|
||||
find "${RPM_BUILD_ROOT}" -type f -name "*.bs" -size 0 -exec %{__rm} -f {} \;
|
||||
find "${RPM_BUILD_ROOT}" -depth -type d -exec rmdir {} 2>/dev/null \;
|
||||
|
Loading…
Reference in New Issue
Block a user