Skip to content

Instantly share code, notes, and snippets.

@zzamboni
Created August 27, 2010 05:33
Show Gist options
  • Save zzamboni/552849 to your computer and use it in GitHub Desktop.
Save zzamboni/552849 to your computer and use it in GitHub Desktop.
vars:
"suffixes" slist => { "${sys.flavour}" };
files:
"${sys.workdir}/bin"
perms => usystem("0700"),
copy_from => mycopy("${repository}/bin.${suffixes}"),
depth_search => urecurse("1");
@zzamboni
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment