```
%global with_lua %{?{_without_lua} : 0 : 1}
```

And how do you're supposed to know which spaces before and after the 0/1 are 
intentional or not? This *must* expand literally to either " 0 " or " 1".

Rip support for the "courtesy" spaces everywhere.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/746#issuecomment-518211001
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to