Skip to content

Commit dfaa3f2

Browse files
author
Elly Jones
committed
---
yaml --- r: 6140 b: refs/heads/master c: 230b279 h: refs/heads/master v: v3
1 parent a034041 commit dfaa3f2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 2c033f83ef0819931566462642253fc89ee47189
2+
refs/heads/master: 230b279b8217f2271c23eeb3d8e4e2e0b1af1fa9

trunk/mk/install.mk

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ install: install-host install-targets
5656
install-host: $(SREQ$(ISTAGE)$(CFG_HOST_TRIPLE))
5757
$(Q)mkdir -p $(PREFIX_BIN)
5858
$(Q)mkdir -p $(PREFIX_LIB)
59+
$(Q)mkdir -p $(PREFIX_ROOT)/share/man/man1
5960
$(Q)$(call INSTALL,$(HB),$(PHB),rustc$(X))
6061
$(Q)$(call INSTALL,$(HL),$(PHL),$(CFG_RUNTIME))
6162
$(Q)$(call INSTALL,$(HL),$(PHL),$(CFG_STDLIB))

0 commit comments

Comments
 (0)