Displaying 1 result from an estimated 1 matches for "r65998".
Did you mean:
65998
2014 Jun 22
1
r65998 build error. share/Rd/macros/*: No such file or directory
As of r65998 I'm getting
/usr/bin/install: cannot stat
?/home/scott/rbuilds/r-devel/repo/share/Rd/macros/*?: No such file or
directory
Commenting out the newly added
@for f in $(srcdir)/Rd/macros/*; do \
$(INSTALL_DATA) $${f} "$(DESTDIR)$(rsharedir)/Rd/macros"; \
done...