During "make install" the directory lyx/xfonts will be created.
Depending on the umask value of the executing user (e.g. root),
permissions may be set to something different as they should be (755).
Therefore I would propose the following change:
Index: lib/Makefile.am
===================================================================
RCS file: /cvs/lyx/lyx-devel/lib/Makefile.am,v
retrieving revision 1.50
diff -r1.50 Makefile.am
55a56
> $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/xfonts ; \
Regards,
Richard
- Re: make install: permission of lyx/xfonts Richard Geissler
- Re: make install: permission of lyx/xfonts Angus Leeming
- Re: make install: permission of lyx/xfonts Lars Gullik Bjønnes
- Re: make install: permission of lyx/xfonts Lars Gullik Bjønnes
- Re: make install: permission of lyx/xfon... Angus Leeming
- Re: make install: permission of lyx/... Richard Geißler
- Re: make install: permission of... Lars Gullik Bjønnes
- Re: make install: permissio... Richard Geißler
- Re: make install: permi... Lars Gullik Bjønnes
- Re: make install: permi... Angus Leeming
- Re: make install: permi... Richard Geißler