[quake3-bugzilla] [Bug 4271] make ioquake3 1.36 compile and run on FreeBSD and add hooks for the FreeBSD-ports package building system
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Sun Aug 30 19:54:53 EDT 2009
http://bugzilla.icculus.org/show_bug.cgi?id=4271
Roman "kevlarman" Tetelman <kevlarman at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kevlarman at gmail.com
--- Comment #1 from Roman "kevlarman" Tetelman <kevlarman at gmail.com> 2009-08-30 19:54:49 EDT ---
that libpath stuff is a pretty horrible hack (one that won't work anyway since
the binary won't be able to find its data if you stick it in /usr/bin). the
proper way to package ioq3 is to put it next to the data and have a shell
script in /usr/bin. you could set the default fs_basepath instead of libpath,
but it's still preferable to have a shell script do that instead of hardcoding
it into the binary (that shell script could just as easily set fs_homepath
too).
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list