attempt to fix install on some systems (#2)
FossilOrigin-Name: 39c3530e8be19cc365e29cb0eb04044df5987f6a37be0cc088fbb569a4a93630
This commit is contained in:
parent
89f46b0909
commit
cfe5b92fc9
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -55,7 +55,6 @@ install-data:
|
|||
|
||||
install-docs:
|
||||
install -m 755 -d -- $(DESTDIR)$(DOCSDIR)
|
||||
cp -fpR doc $(DESTDIR)$(DOCSDIR)
|
||||
install -c -m 644 README $(DESTDIR)$(DOCSDIR)/README
|
||||
install -c -m 644 RELEASE-NOTES $(DESTDIR)$(DOCSDIR)/RELEASE-NOTES
|
||||
install -c -m 644 doc/RETRO-Book.md $(DESTDIR)$(DOCSDIR)/RETRO-Book.md
|
||||
|
|
Loading…
Reference in a new issue