Date: Tue, 24 May 2011 01:16:02 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: David Naylor <naylor.b.david@gmail.com>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Pan Tsu <inyaoo@gmail.com>, cvs-ports@FreeBSD.org, Gerald Pfeifer <gerald@FreeBSD.org> Subject: Re: cvs commit: ports/emulators Makefile ports/emulators/wine-gecko Makefile distinfo pkg-descr pkg-plist Message-ID: <20110524011602.GA89360@FreeBSD.org> In-Reply-To: <alpine.LNX.2.00.1105240029500.28383@gerinyyl.fvgr> References: <201105151529.p4FFTU8x067633__20240.4801188552$1305473416$gmane$org@repoman.freebsd.org> <864o4lb1cy.fsf@gmail.com> <alpine.LNX.2.00.1105240029500.28383@gerinyyl.fvgr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 24, 2011 at 12:31:02AM +0200, Gerald Pfeifer wrote: > On Tue, 24 May 2011, Pan Tsu wrote: > > Does wine find gecko with DATADIR != PREFIX/share/wine ? Please, either > > document it in the pkg-message that .msi file should be copied/symlinked > > from PREFIX/wine-gecko/wine/gecko/*.msi or redefine DATADIR properly. > > You're right! David noticed the same, and I was going to apply his > solution, but yours looks more compact and I also tested it successfully. I believe DATADIR is also mishandled in main wine port: that is, extra "wine" word crept in (paths look like /usr/local/share/wine/wine/fonts/... for example). I've noticed it when I tried to put wine-gecko MSI to natural location (also mentioned on their wiki) but wine didn't see it until I realized it required another level of "wine" subdirectory. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110524011602.GA89360>