https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240054
Hannes Hauswedell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |exp-run? --- Comment #9 from Hannes Hauswedell <[email protected]> --- Thank you very much, Tijl, for adding the 32bit libs to the openal-port!! Regarding your patch to games/linux-unigine-heaven: Sorry, I misunderstood your patch in the beginning because the script that you are calling "./heaven" in ${DATADIR} isn't actually installed by the port and I got confused as to what you were trying to execute with the wrapper. As I stated above, the port currently works (the launcher dispatches to the amd64 version), but your solution is safer in case we remove 32bit linux support at some point. I have created a new patch, that includes yours, but also actually installs the script that we want to call. I have also changed your code to call ${LINUXBASE}/bin/bash and not ${LINUXBASE}/bin/sh in case linux-base ever changes to something that doesn't ship bash as sh. I will also have a look at the other unigine ports and include the patch with the MASTER_SITE updates in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239783 , ok? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
