On 08.06.2018 23:58, lejeczek via users wrote:

> $ _def1="_me 1"
> $ rpmbuild --define=${_def1}

Try double quotes around your macro:

$ rpmbuild --define "${_def1}"

best regards
Ulf
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/3W3Y7JL7AZITMW5MO4JM4BT5KHLWXJW4/

Reply via email to