[X2go-Dev] patch for current x2goserver to fix manpage installation

Ivan Kabaivanov chepati at yahoo.com
Sat Sep 10 16:16:02 CEST 2011


On Saturday 10 September 2011 15:51:34 Mike Gabriel wrote:
> Hi Ivan,

> 
> Please try again... Uploaded more patches.
> 
> Mike

Mike,

still needs a bit of tweaking:

install_man:
        $(INSTALL_DIR) $(DESTDIR)$(MANDIR)
        $(INSTALL_DIR) $(DESTDIR)$(MANDIR)/man8
        $(INSTALL_FILE) man/man1/*.8           $(DESTDIR)$(MANDIR)/man8
        gzip -f $(DESTDIR)$(MANDIR)/man1/x2go*.8

notice the man1.  Should be man8.

IvanK.



More information about the x2go-dev mailing list