chiark / gitweb /
substitute format chars in RUN after rule matching
authorAndrey Borzenkov <arvidjaar@mail.ru>
Tue, 24 Jan 2006 19:10:48 +0000 (20:10 +0100)
committerKay Sievers <kay.sievers@suse.de>
Tue, 24 Jan 2006 19:10:48 +0000 (20:10 +0100)
Apply substitutions before running a program, not while the rule
is parsed. It allows to use environment variables set during rule
processing as command arguments.


No differences found