diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-06-04 10:52:28 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-06-04 11:55:22 +0200 |
| commit | 434307c22d192e1f937915b417615f62b3b6bead (patch) | |
| tree | 70db63e31fe0d2284d11a220ea2b4ce2d461fc35 /scripts/build/lb_chroot_task-lists | |
| parent | ead507b47ce7f51ff89fc2701c54e681447f096e (diff) | |
| download | vyos-live-build-434307c22d192e1f937915b417615f62b3b6bead.tar.gz vyos-live-build-434307c22d192e1f937915b417615f62b3b6bead.zip | |
Updating cache directory names to consistent naming scheme.
Diffstat (limited to 'scripts/build/lb_chroot_task-lists')
| -rwxr-xr-x | scripts/build/lb_chroot_task-lists | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/lb_chroot_task-lists b/scripts/build/lb_chroot_task-lists index ac1197e07..c223a6859 100755 --- a/scripts/build/lb_chroot_task-lists +++ b/scripts/build/lb_chroot_task-lists @@ -58,7 +58,7 @@ then done # Restoring cache - Restore_cache cache/packages_chroot + Restore_cache cache/packages.chroot # Checking depends case "${LB_TASKSEL}" in @@ -144,7 +144,7 @@ then rm -f chroot/root/chroot_tasks # Saving cache - Save_cache cache/packages_chroot + Save_cache cache/packages.chroot # Creating stage file Create_stagefile .build/chroot_task-lists.${_PASS} |
