On Fri, 19 Jun 2009 21:21:52 +0200 Giuseppe Iuculano <[email protected]> wrote:
> dmraid build-depends on autotools-dev and
> uses /usr/share/misc/config.{sub,guess} :
>
> > test -r /usr/share/misc/config.sub && \
> > cp -f /usr/share/misc/config.sub
> > 1.0.0.rc15/autoconf/config.sub test -r /usr/share/misc/config.guess &&
> > \ cp -f /usr/share/misc/config.guess 1.0.0.rc15/autoconf/config.guess
I see what's happening now, you're copying the 1.0.0.rc15 directory to
debian/build/{standard,udeb}, and /then/ copying the autotools stuff to
the original 1.0.0.rc15 directory, swapping these actions around ought to
fix it.
Regards,
Bradley Smith
--
Bradley Smith [email protected]
Debian GNU/Linux Developer [email protected]
GPG: 0xC718D347 D201 7274 2FE1 A92A C45C EFAB 8F70 629A C718 D347
signature.asc
Description: PGP signature

