Monday, 2 March 2015

Re: [gccsdk] Autobuilder patches

On Tue, Mar 03, 2015 at 12:01:09AM +0000, Theo Markettos wrote:
> Add a line to the autobuilder/libraries/libfoo/setvars file that
> that does:
> cp $H/newfile.c $S/some/desti/nation/newfile.c

Forgot to mention a critical thing: '$H' is set to
autobuilder/libraries/libfoo (ie the autobuilder home directory for this
package) so you put your new file in there and setvars will copy it with
that command.

http://www.riscos.info/index.php/Autobuilder_Development_and_Packaging#Command_Line_Applications
explains what all the $S, $H, $D, etc variables mean.

Theo

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment