Mailinglist Archive: opensuse-buildservice (269 mails)
| < Previous | Next > |
[opensuse-buildservice] putting .so files explicitly in /usr/lib and not in /usr/lib64
- From: Christopher Lang <christopher.lang@xxxxxxxxxx>
- Date: Tue, 23 Sep 2008 21:58:21 +0200
- Message-id: <200809232158.21640.christopher.lang@xxxxxxxxxx>
Hi,
in one of my packages that I am building for openSuse 10.2/x86_64 I have some
custom .so files that I want to put explicitely in /usr/lib. I am installing
them there, but the build server is complaining (and the build fails):
/var/tmp/some-file-build/usr/lib/libSome.so: file format elf64-x86-64
/var/tmp/some-file-build/usr/lib/libSome.so: should be in */lib64
Is there a way in the spec file %files section to handle that particular
situation - or is there a way to make the build server accept certain .so
files in /usr/lib even for x86_64 builds?
many thanks
Chris
http://www.acurana.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |