Fix yet another blunder. Create symlink correctly this time.
authorEric Andersen <andersen@codepoet.org>
Fri, 1 Dec 2000 20:26:30 +0000 (20:26 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 1 Dec 2000 20:26:30 +0000 (20:26 -0000)
Makefile

index d6d7c62147c79f7bbdfa13b5b99b8ee849502d8b..614fea13a7af99ad7866da739e55ef00d947d335 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -168,7 +168,7 @@ docs/BusyBox.1: docs/busybox.pod
 
 docs/BusyBox.html: docs/busybox.lineo.com/BusyBox.html
        -@ rm -f docs/BusyBox.html
-       -@ ln -s docs/busybox.lineo.com/BusyBox.html docs/BusyBox.html
+       -@ ln -s busybox.lineo.com/BusyBox.html docs/BusyBox.html
 
 docs/busybox.lineo.com/BusyBox.html: docs/busybox.pod
        -@ mkdir -p docs/busybox.lineo.com