[Scons-users] Issue 2429
Adarsh Sanjeev
adarshsanjeev at gmail.com
Fri Jan 1 21:53:58 EST 2016
Hey,
How does one edit
def chmod_strfunc(dest, mode):
return 'Chmod(%s, 0%o)' % (get_paths_str(dest), mode)
Chmod = ActionFactory(chmod_func, chmod_strfunc)
to include octal and string as possible parameters? There is no
documentation at actionfactory.sourceforge.net.
--
Adarsh Sanjeev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160102/7e075b88/attachment.html>
More information about the Scons-users
mailing list