nexuiz update
Just tried to install the latest nexuiz client and pts doesn't recognize that the newer version is available.
I had 2.4 installed and the only way to get 2.4.2 is to use force-install.
Using the latest git code.
I'll make a change in the install.sh file so the MD5 changes so it will reinstall... forgot to bump it.
Hmm, that change won't work because it is still trying to extract version 2.4.
If you change
Code:
unzip -o nexuiz-24.zip
to
Code:
unzip -o nexuiz-242.zip
That fixes both problems, the MD5 sum changes, and the right file is extracted.
Doh! Forgot about the unzip file change I'll commit it right away.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules