projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2926555
)
Add man sub-pages in Makefile.in
author
Daniel Campoverde [alx741]
<alx741@riseup.net>
Fri, 6 May 2016 04:36:32 +0000
(23:36 -0500)
committer
Daniel Campoverde [alx741]
<alx741@riseup.net>
Fri, 6 May 2016 04:36:32 +0000
(23:36 -0500)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 212dc97505a6568c798c3d47e6b38af1985fd4de..96e960364048a5b4afa384b11da812fefe6e3f67 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-280,7
+280,7
@@
prepare-image-$(1):
$$(IMGDIR_$(1))/share/zsh/site-functions \
$$(IMGDIR_$(1))/etc/bash_completion.d
cp $$(TARGET_$(1))/cargo$$(X) $$(IMGDIR_$(1))/bin
- cp $(S)src/etc/
cargo
.1 $$(IMGDIR_$(1))/share/man/man1
+ cp $(S)src/etc/
*
.1 $$(IMGDIR_$(1))/share/man/man1
cp $(S)src/etc/_cargo $$(IMGDIR_$(1))/share/zsh/site-functions/_cargo
cp $(S)src/etc/cargo.bashcomp.sh $$(IMGDIR_$(1))/etc/bash_completion.d/cargo
cp $(S)README.md $(S)LICENSE-MIT $(S)LICENSE-APACHE \