tools: set-up-rc-repo make rule
This commit is contained in:
parent
0501ea3b3c
commit
fcaa62d931
4
Makefile
4
Makefile
@ -202,6 +202,10 @@ tools/generatejournal: tools/generatejournal.hs
|
|||||||
######################################################################
|
######################################################################
|
||||||
# RELEASING
|
# RELEASING
|
||||||
|
|
||||||
|
# set up this repo copy for previewing a release:
|
||||||
|
# ensure download links work
|
||||||
|
set-up-rc-repo:
|
||||||
|
cd site/_site; ln -s ../download
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# MISCELLANEOUS
|
# MISCELLANEOUS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user