On Sat, Oct 22, 2016 at 10:32:39AM +0200, scalpel4k wrote:
Second, I can't find any %if macro that could be malformed as stated; even my project config is clean.
What am I doing wrong?
That's not your fault, but the fault of the KDE:Unstable:Extra maintainers. Their project config contains: Macros: %_without_lang 0 %if "%_repository" == "openSUSE_13.2" || "%_repository" == "openSUSE_Tumbleweed" %_kf5_kxmlguidir %{_kf5_sharedir}/kxmlgui5 %endif # Leap 42.1 doesn't know _kf5_appstreamdir %if %_repository == openSUSE_42.1 %_kf5_appstreamdir %{_kf5_sharedir}/appdata %endif :Macros I.e. they define a %if and %endif macro ;-) Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org