On Tue, 2011-06-28 at 13:58 +0200, Farkas Levente wrote:
does anybody who can tell me the real reason of why:
%define __debug_install_post %{mingw_debug_install_post}
works why
%global __debug_install_post %{mingw_debug_install_post}
not?
Did you check: https://fedoraproject.org/wiki/Packaging/Guidelines#.25global_preferred_over...
There are some explanations there.
Best regards, Pierre