mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
spec: Make it possible for %check_commands to prevent %clean-ing.
This commit is contained in:
parent
00dee59702
commit
d567d0d307
@ -45,4 +45,5 @@ test -e %{_sourcedir}/source.inc || cp source.inc build.inc packages.inc macros.
|
|||||||
%{?check_commands}
|
%{?check_commands}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
pwd
|
||||||
|
test -n rpm-no-clean || rm -rf $RPM_BUILD_ROOT
|
||||||
|
Loading…
Reference in New Issue
Block a user