mirror of
https://github.com/rkd77/elinks.git
synced 2025-10-21 19:54:04 -04:00
Correct installation of man5 manpages.
This commit is contained in:
committed by
Frobozz the Neuromancer,668,302-521-2606,609-645-8080
parent
f1c57a05e1
commit
efc2d3b235
@@ -2,7 +2,7 @@ path_to_top=../../..
|
||||
include $(path_to_top)/Makefile.config
|
||||
|
||||
install-l:
|
||||
$(INSTALL_DATA) $(srcdir)/elinks.conf.5 $(DESTDIR)$(mandir)/man5
|
||||
$(INSTALL_DATA) $(srcdir)/elinkskeys.5 $(DESTDIR)$(mandir)/man5
|
||||
$(INSTALL_DATA) elinks.conf.5 $(DESTDIR)$(mandir)/man5
|
||||
$(INSTALL_DATA) elinkskeys.5 $(DESTDIR)$(mandir)/man5
|
||||
|
||||
include $(path_to_top)/Makefile.lib
|
||||
|
||||
Reference in New Issue
Block a user