diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-26 14:03:26 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:31 +0100 |
commit | c77053d3d81ac6bf03a16bc73f4c583b55e48a3e (patch) | |
tree | 5754bf90011ef896ba0c6c9b612f8faf671ea1cc /scripts/build/lb_chroot | |
parent | c5c3f6133a0fb62ba9c2c3b839e6ea5774f9c76a (diff) | |
download | vyos-live-build-c77053d3d81ac6bf03a16bc73f4c583b55e48a3e.tar.gz vyos-live-build-c77053d3d81ac6bf03a16bc73f4c583b55e48a3e.zip |
Replacing lb_chroot_symlinks with a hook, that's more approriate.
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-x | scripts/build/lb_chroot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index 09e18757a..2fe7283a9 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -67,7 +67,6 @@ lb chroot_local-patches ${*} lb chroot_sysvinit ${*} lb chroot_local-hooks ${*} lb chroot_hooks ${*} -lb chroot_symlinks ${*} lb chroot_hacks ${*} lb chroot_interactive ${*} |