On Tue, Feb 9, 2010 at 6:59 PM,  <bradsm...@debian.org> wrote:
> Whilst building your package on AVR32, the build failed due to outdated
> config.{sub,guess} files.

It seems to be not true, at least this time.

That's the content of debian/rules file:

[...]
override_dh_auto_configure:
        ln -f -s /usr/share/misc/config.guess
        ln -f -s /usr/share/misc/config.sub
        dh_auto_configure -- \
                                        --with-rawwaves=/usr/share/stk \
                                        $(CONFIGURE_FLAGS)


So config.{guess,sub} are getting updated before running the configure script.


-- 
Alessio Treglia <quadris...@ubuntu.com>
Ubuntu MOTU Developer | Homepage: http://www.alessiotreglia.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0



_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to