Remove %clean section
None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
48b46e5226
commit
e694da00a5
@ -161,9 +161,6 @@ perl -MData::UUID -e 'print "Testing compatibility of Data::UUID version $Data::
|
|||||||
LD_LIBRARY_PATH=../.libs make test TEST_FILES=uuid_compat.ts
|
LD_LIBRARY_PATH=../.libs make test TEST_FILES=uuid_compat.ts
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%post c++ -p /sbin/ldconfig
|
%post c++ -p /sbin/ldconfig
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user