On 09.06.2018 00:50, Rick Stevens wrote:
> On 06/08/2018 03:24 PM, Ulf Volmer wrote:
>> 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}"
> 
> The man page specifies:

Yes, that's why i recommend the line above. please keep in mind that
double quotes are needed for the OP to resolve the variable. And the
equal sign is not a hard reqiurement in this case.

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/DXMVLMANYXNJCC6GP4TZUW7PBHT3CZ5X/

Reply via email to