This is actually a quite powerful. Try this:
```
%define hey() {
  this is hey
  %{shescape %**}
  %**
  ho
}

%global array foo bar %{quote:hello world} %%{quote:huhu foo}
%global xx x1 %{quote:x2 x3}
%global array %array %{quote:aa %%xx} %%xx
%global array %array %{quote:rpm is great} rpm is great
%{shescape %array}
%array

%{hey %array}
```


-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2788#issuecomment-1829648513
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2788/c1829648...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to