[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: macro with args question



On Thu, Aug 12, 2004 at 10:32:01AM -0400, James Olin Oden wrote:
> 
> This works.  But then say I want to do:
> 
> 	%{revert_script -n %{name}-y}
> 

Try
	%{expand: %%{revert_script -n %{name}-y}
kinda like eval in shell scripts.

> 
> How might I get this to work?  Also, am I perhaps tripping over a bug?
> Or are my expectations/thinking buggy (-;?
> 

Not a bug, rather an extension, I suspect.

73 de Jeff

-- 
Jeff Johnson	ARS N3NPQ
jbj@redhat.com (jbj@jbj.org)
Chapel Hill, NC



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]