Package: fuseiso
Version: 20070708-3
Severity: important
Tags: patch
User: [email protected]
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 [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]