added RPM_CLEANUP_METHOD support

This commit is contained in:
Дмитрий Левин 2002-07-21 14:03:39 +00:00
parent 3a46c51b6d
commit 24da74698a

View File

@ -596,6 +596,7 @@
export RPM_PACKAGE_VERSION=\"%version\"\
export RPM_PACKAGE_RELEASE=\"%release\"\
%{?buildroot:export RPM_BUILD_ROOT=\"%{u2p:%buildroot}\"}\
%{?_cleanup_method:export RPM_CLEANUP_METHOD=\"%_cleanup_method\"}\
%{?_compress_method:export RPM_COMPRESS_METHOD=\"%_compress_method\"}\
%{?_strip_method:export RPM_STRIP_METHOD=\"%_strip_method\"}\
%{?_findreq_method:export RPM_FINDREQ_METHOD=\"%_findreq_method\"}\