commit | b8b8d81c24418010c86686e662f6a020aa28f817 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Fri Dec 01 20:26:30 2000 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Fri Dec 01 20:26:30 2000 +0000 |
tree | e9be3d1baa748cb859a2b237bcd0134be9f96422 | |
parent | 4d449c42f2a925fd99d396dd1b3e002947e11b13 [diff] [blame] |
Fix yet another blunder. Create symlink correctly this time.
diff --git a/Makefile b/Makefile index d6d7c62..614fea1 100644 --- a/Makefile +++ b/Makefile
@@ -168,7 +168,7 @@ 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