Re: multiarch and maintainer scripts

2009-07-03 Thread Steve Langasek
On Thu, Jul 02, 2009 at 09:36:23PM +0200, Goswin von Brederlow wrote: > what can be done if the maintainer scripts of a package must behave > differently when unpacking the i386 deb on i386 or the i386 deb on > amd64? > For example 32bit fglrx-glx needs to divert /usr/lib/libGL.so.1.2 on > i386 bu

Re: multiarch and maintainer scripts

2009-07-02 Thread Goswin von Brederlow
Guillem Jover writes: > Hi! > > On Thu, 2009-07-02 at 13:58:48 -0700, Russ Allbery wrote: >> Goswin von Brederlow writes: >> > what can be done if the maintainer scripts of a package must behave >> > differently when unpacking the i386 deb on i386 or the i386 deb on >> > amd64? > > We discussed

Re: multiarch and maintainer scripts

2009-07-02 Thread Guillem Jover
Hi! On Thu, 2009-07-02 at 13:58:48 -0700, Russ Allbery wrote: > Goswin von Brederlow writes: > > what can be done if the maintainer scripts of a package must behave > > differently when unpacking the i386 deb on i386 or the i386 deb on > > amd64? We discussed this with Steve some days ago. My in

Re: multiarch and maintainer scripts

2009-07-02 Thread Goswin von Brederlow
Russ Allbery writes: > Goswin von Brederlow writes: > >> what can be done if the maintainer scripts of a package must behave >> differently when unpacking the i386 deb on i386 or the i386 deb on >> amd64? >> >> For example 32bit fglrx-glx needs to divert /usr/lib/libGL.so.1.2 on >> i386 but /usr

Re: multiarch and maintainer scripts

2009-07-02 Thread Russ Allbery
Goswin von Brederlow writes: > what can be done if the maintainer scripts of a package must behave > differently when unpacking the i386 deb on i386 or the i386 deb on > amd64? > > For example 32bit fglrx-glx needs to divert /usr/lib/libGL.so.1.2 on > i386 but /usr/lib32/libGL.so.1.2 on amd64. S

multiarch and maintainer scripts

2009-07-02 Thread Goswin von Brederlow
Hi, what can be done if the maintainer scripts of a package must behave differently when unpacking the i386 deb on i386 or the i386 deb on amd64? For example 32bit fglrx-glx needs to divert /usr/lib/libGL.so.1.2 on i386 but /usr/lib32/libGL.so.1.2 on amd64. Other examples would be packages that