BTW the macro was DEB_HOST_MULTIARCH, as you already know
G.

On Sun, 22 Nov 2020 19:47:34 +0100 Gianfranco Costamagna 
<locutusofb...@debian.org> wrote:
> looks like fixed already in git:
> https://salsa.debian.org/fonts-team/fontforge/commit/c52b395bda57c305
> 
> Closing.
> 
> G.
> 
> On Sun, 22 Nov 2020 16:23:54 +0100 Gianfranco Costamagna 
> <locutusofb...@debian.org> wrote:
> > Source: fontforge
> > Version: 1:20201107~dfsg-1
> > Severity: serious
> > tags: patch
> > 
> > 
> > Hello, to fix the build failure I think debian/libfontforge4.install should 
> > contain this line:
> > usr/lib/${DEB_BUILD_MULTIARCH}
> > 
> > Full patch:
> > 
> > --- fontforge-20201107~dfsg/debian/changelog        2020-11-18 
> > 09:42:18.000000000 +0100
> > +++ fontforge-20201107~dfsg/debian/changelog        2020-11-22 
> > 15:24:41.000000000 +0100
> > @@ -1,3 +1,9 @@
> > +fontforge (1:20201107~dfsg-1.1) UNRELEASED; urgency=medium
> > +
> > +  * Fix i386 build (Closes: #-1)
> > +
> > + -- Gianfranco Costamagna <locutusofb...@debian.org>  Sun, 22 Nov 2020 
> > 15:24:41 +0100
> > +
> >  fontforge (1:20201107~dfsg-1) unstable; urgency=medium
> >  
> >    [ Jonas Smedegaard ]
> > diff -Nru fontforge-20201107~dfsg/debian/libfontforge4.install 
> > fontforge-20201107~dfsg/debian/libfontforge4.install
> > --- fontforge-20201107~dfsg/debian/libfontforge4.install    2020-11-17 
> > 10:15:18.000000000 +0100
> > +++ fontforge-20201107~dfsg/debian/libfontforge4.install    2020-11-22 
> > 15:24:40.000000000 +0100
> > @@ -1 +1 @@
> > -usr/lib/${DEB_HOST_GNU_TYPE}
> > +usr/lib/${DEB_BUILD_MULTIARCH}
> > 
> > 
> 
> 

Reply via email to