Package: fuseiso
Version: 20070708-3
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: arm64

fuseiso's config.guess/config.sub are out of date for the forthcoming
arm64 port.  The build-dependency on autotools-dev suggests you'd
intended to use it (perhaps it got lost in the switch to dh?), so here's
a patch to do so.

  * Use the autotools-dev dh addon to update config.guess/config.sub for new
    ports.

diff -Nru fuseiso-20070708/debian/rules fuseiso-20070708/debian/rules
--- fuseiso-20070708/debian/rules       2012-12-24 23:47:27.000000000 -0800
+++ fuseiso-20070708/debian/rules       2013-10-27 07:02:56.000000000 -0700
@@ -7,4 +7,4 @@
 export LDFLAGS=-Wl,-z,defs
 
 %:
-       dh $@
+       dh $@ --with autotools_dev

Thanks,

-- 
Colin Watson                                       [cjwat...@ubuntu.com]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to