diff --git a/contrib/crossrpms/mingw32/i686/libs.add b/contrib/crossrpms/mingw32/i686/libs.add index aaf9553a08..d916dae268 100644 --- a/contrib/crossrpms/mingw32/i686/libs.add +++ b/contrib/crossrpms/mingw32/i686/libs.add @@ -1,9 +1,6 @@ %define mingw32_version @MINGW32_VERS@ %define mingw32_rpmvers %{expand:%(echo @MINGW32_VERS@ | tr - _)} -%define _use_internal_dependency_generator 0 -%define __debug_install_post %{nil} - Name: @rpmprefix@@tool_target@ Release: @MINGW32_RPMREL@%{?dist} License: GPL diff --git a/contrib/crossrpms/mingw32/i686/w32api.add b/contrib/crossrpms/mingw32/i686/w32api.add index f16c37ab43..46c28b2d22 100644 --- a/contrib/crossrpms/mingw32/i686/w32api.add +++ b/contrib/crossrpms/mingw32/i686/w32api.add @@ -1,9 +1,6 @@ %define w32api_version @W32API_VERS@ %define w32api_rpmvers %{expand:%(echo @W32API_VERS@ | tr - _)} -%define _use_internal_dependency_generator 0 -%define __debug_install_post %{nil} - Name: @rpmprefix@@tool_target@-w32api Release: @W32API_RPMREL@%{?dist} License: GPL