[X2go-Dev] Fwd: X2Go release day: x2goserver, x2goclient, x2gothinclient, nx-libs (incl. x2goagent)

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Mon Jan 23 18:22:54 CET 2012


Hi John,

On Mo 23 Jan 2012 18:03:45 CET John Williams wrote:

> [offlist]
>
> I was wondering if you might have missed this message last week? I
> noticed that it has not been fixed on GIT.

Oh yes, indeed. That one slipped through... Not it is there:
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=b94b429b96daf3afa71d83aca582a7de66f45495

Thanks for poking me on that again! It is also ok, doing such poking  
on-list ;-)
Mike

> ---------- Forwarded message ----------
> From: John Williams <jwilliams4200 at gmail.com>
> Date: Wed, Jan 18, 2012 at 8:22 AM
> Subject: Re: [X2go-Dev] X2Go release day: x2goserver, x2goclient,
> x2gothinclient, nx-libs (incl. x2goagent)
> To: x2go-dev at lists.berlios.de
>
>
> One of the sub-Makefiles in x2goserver is missing $(DESTDIR) in three places:
>
> x2goserver-xession/Makefile
>
>
>
>
> install_config:
>         $(INSTALL_DIR) $(DESTDIR)$(ETCDIR)
> #       provide target dirs for X11 related symlinks
>         mkdir -p /etc/X11/Xresources
>         mkdir -p /etc/X11/Xsession.d
>         touch /etc/X11/Xsession.options
>         $(INSTALL_FILE) etc/Xsession                    $(DESTDIR)$(ETCDIR)/
>         $(INSTALL_SYMLINK) /etc/X11/Xresources          $(DESTDIR)$(ETCDIR)/
>         $(INSTALL_SYMLINK) /etc/X11/Xsession.d          $(DESTDIR)$(ETCDIR)/
>         $(INSTALL_SYMLINK) /etc/X11/Xsession.options    $(DESTDIR)$(ETCDIR)/
>
>
> should be:
>
>
> install_config:
>         $(INSTALL_DIR) $(DESTDIR)$(ETCDIR)
> #       provide target dirs for X11 related symlinks
>         mkdir -p $(DESTDIR)/etc/X11/Xresources
>         mkdir -p $(DESTDIR)/etc/X11/Xsession.d
>         touch $(DESTDIR)/etc/X11/Xsession.options
>         $(INSTALL_FILE) etc/Xsession                    $(DESTDIR)$(ETCDIR)/
>         $(INSTALL_SYMLINK) /etc/X11/Xresources          $(DESTDIR)$(ETCDIR)/
>         $(INSTALL_SYMLINK) /etc/X11/Xsession.d          $(DESTDIR)$(ETCDIR)/
>         $(INSTALL_SYMLINK) /etc/X11/Xsession.options    $(DESTDIR)$(ETCDIR)/
>



-- 

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20120123/ac4e9574/attachment.pgp>


More information about the x2go-dev mailing list