On Fri, Jan 27, 2012 at 12:07 AM, Bogdan-Andrei Taru <bogdan.taru@gmail.com> wrote:
Server: it's hard to package the X2GO Server as RPM because some paths (/etc/x2go) are hardcoded into the Makefiles and a "make PREFIX=/path install" still installs the files under /etc/x2go. Could anyone please change the Makefile so that the PREFIX option works?
I just realized that you were talking about the x2goserver tarball, not the nx-libs redistributed tarball. Sorry about that.
Anyway, Mike already fixed the missing DESTDIR lines in the x2goserver tarball in git. He just needs to release a tarball based on the current git code.
By the way, how are you packaging all the other required files that are needed with x2goserver? The ones that are in nx-libs redistributed?