diff options
| author | Michael Forney <mforney@mforney.org> | 2016-04-10 13:40:26 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-04-15 02:10:08 -0700 |
| commit | 8613a3571e738d57096da8b6b9da2d1535a80b0d (patch) | |
| tree | 9af234fbde01b1bd4fec438335182284c458e589 | |
| parent | c6317771d2759338f715ee776744610044c1e3a3 (diff) | |
gittree: Depend on scripts/tree.rc
| -rw-r--r-- | gen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ printf '%s\n' $root_perms >$outdir/root_perms.txt file .perms '$outdir'/root_perms.txt 644 ninja_vars='tag = tree' { - build '$repo/refs/tags/tree' gittree $root_inputs '| $repo.stamp' + build '$repo/refs/tags/tree' gittree $root_inputs '|' '$repo.stamp' '$root_srcdir/scripts/tree.rc' } for(pkg in $packages) subninja core/$pkg/local.ninja |
