[PATCH] Add multi-path support

Gwenole Beauchesne gb.public at free.fr
Mon Dec 29 15:52:51 UTC 2008


Hi,

Le 29 déc. 08 à 10:27, Warren Togami a écrit :

> Gwenole Beauchesne wrote:
>> It is already possible to build native arch trees: configure -- 
>> target-cpu=%{_arch}. In that case, 32-/64-bit build at once is  
>> disabled and you only get "native" binaries, though in pkglibdir/ 
>> ARCH/linux/.
>
> OK, this sounds better, except it violates our distribution's  
> packaging standards so we cannot do it exactly this way.

I have attached a patch derived from trunk, it's not applied to 1.2- 
branch yet.

viewer_paths="/usr/lib/nspluginwrapper"
%if "%{_lib}" != "lib"
viewer_paths="%{_libdir}/nspluginwrapper:$viewer_paths"
%endif
configure --target-cpu=%{_arch} --pkglibdir=%{_libdir}/nspluginwrapper  
--viewer-paths="$viewer_paths"

should provide the desired effect. Only the default behaviour will be  
supported/tested in the future though.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nspluginwrapper-multi-path.patch
Type: application/octet-stream
Size: 25310 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/nspluginwrapper-devel-list/attachments/20081229/e9cd9149/attachment.obj>
-------------- next part --------------





More information about the Nspluginwrapper-devel-list mailing list