Hi Adrian, On 30/05/17 22:46, John Paul Adrian Glaubitz wrote: > Source: fpc > Version: 3.0.0+dfsg-11 > Severity: normal > Tags: patch > User: debian-mips@lists.debian.org > Usertags: mips > > Hello! > > I just bootstrapped fpc for mips. In order for the build to work the next > time the buildds are building it, the debian/fp-units-gfx.install.in > needs to be adjusted so that usr/lib/fpc/*/*/*/graph* and > usr/lib/fpc/*/*/*/opencl* aren't missing during dh_install. > > Thus: > > diff -Nru old/fpc-3.0.2+dfsg/debian/fp-units-gfx.install.in new/fpc-3.0.2+dfsg/debian/fp-units-gfx.install.in > --- old/fpc-3.0.2+dfsg/debian/fp-units-gfx.install.in 2017-04-09 11:44:58.000000000 +0200 > +++ new/fpc-3.0.2+dfsg/debian/fp-units-gfx.install.in 2017-05-30 23:44:24.519488161 +0200 > @@ -1,11 +1,11 @@ > #! /usr/bin/dh-exec > usr/lib/fpc/*/*/*/ggi* > -usr/lib/fpc/*/*/*/graph* [!linux-arm64 !linux-armel !linux-armhf !linux-ppc64] > +usr/lib/fpc/*/*/*/graph* [!linux-arm64 !linux-armel !linux-armhf !linux-mips !linux-ppc64] While we're here, could we add mipsel to the list as well? For most purposes it can be treated identically to mips. And thanks for working on fpc for mips! James
Attachment:
signature.asc
Description: OpenPGP digital signature