On Thu, Feb 16, 2012 at 10:44 AM, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> wrote:
The script is fixed: http://code.x2go.org/gitweb?p=nx-libs.git;a=shortlog;h=refs/heads/nx-buildsc...
and also the patch file names within the nx-libs/debian/patches folder. (suffix was .diff, not .patch): http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=7a6cf42d4b47b9f3337... http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=e63819e64530f1b786e...
It was a dual problem. Update your script, update your working copy of nx-libs.git and then the script should work...
For a special version (redist-server/3.5.0.10) use: $ nx-tarballrelease 3.5.0.10 server
For the latest stuff in Git use: $ nx-tarballrelease HEAD server
I used the args "HEAD server" and it worked great! Thanks for updating it.
That parallel-make patch is great, I was able to build the full nx-libs distribution in about a minute! It used to take about 10 minutes.