mirror of
https://github.com/sheumann/hush.git
synced 2024-12-21 23:29:34 +00:00
Fix yet another blunder. Create symlink correctly this time.
This commit is contained in:
parent
4d449c42f2
commit
b8b8d81c24
2
Makefile
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user