direct-io.hg
changeset 241:9d65151a408e
bitkeeper revision 1.99 (3e5a5e69X9LoiHwRFqwtP0KWPE2wfg)
hypervisor-ifs:
Fix up symlink.
hypervisor-ifs:
Fix up symlink.
author | kaf24@labyrinth.cl.cam.ac.uk |
---|---|
date | Mon Feb 24 18:03:21 2003 +0000 (2003-02-24) |
parents | 20fb42af0282 |
children | 7b3edf42feae |
files | .hg-to-bk |
line diff
1.1 --- a/.hg-to-bk Mon Feb 24 18:02:31 2003 +0000 1.2 +++ b/.hg-to-bk Mon Feb 24 18:03:21 2003 +0000 1.3 @@ -8,6 +8,6 @@ ln -s ../../../xen-2.4.16/include/hyperv 1.4 mkdir -p xenolinux-2.4.21-pre4-sparse 1.5 mkdir -p xenolinux-2.4.21-pre4-sparse/include 1.6 mkdir -p xenolinux-2.4.21-pre4-sparse/include/asm-xeno 1.7 -ln -s ../../../xen-2.4.16/include/hypervisor-ifs xenolinux-2.4.21-pre4-sparse/include/asm-xeno/hypervisor-ifs 1.8 +ln -s ../../../xen/include/hypervisor-ifs xenolinux-2.4.21-pre4-sparse/include/asm-xeno/hypervisor-ifs 1.9 (find -depth -type d -print | xargs -r rmdir 2>/dev/null) || true 1.10 exit 0