diff options
author | Daniel Baumann <daniel@debian.org> | 2012-07-28 18:57:22 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-07-28 18:57:40 +0200 |
commit | cd4a3eddc00eeee8567cb61d68a17fc20af5f468 (patch) | |
tree | de592e8643f29b3dc7bee3a31026186c9d3a05cc /scripts/build/lb_binary | |
parent | a16be4ab5e706f07997de6c03d4edd35537368c4 (diff) | |
download | vyos-live-build-cd4a3eddc00eeee8567cb61d68a17fc20af5f468.tar.gz vyos-live-build-cd4a3eddc00eeee8567cb61d68a17fc20af5f468.zip |
Dropping global binary includes and moving binary local-includes to includes, just as with chroot includes and local-includes.
Diffstat (limited to 'scripts/build/lb_binary')
-rwxr-xr-x | scripts/build/lb_binary | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/lb_binary b/scripts/build/lb_binary index 3f56a589e..10d21677c 100755 --- a/scripts/build/lb_binary +++ b/scripts/build/lb_binary @@ -71,7 +71,6 @@ lb binary_silo ${*} lb binary_disk ${*} lb binary_win32-loader ${*} lb binary_includes ${*} -lb binary_local-includes ${*} lb binary_hooks ${*} lb binary_checksums ${*} |