tags 662583 + patch
tags 662583 + pending
thanks

Dear maintainer,

I've prepared an NMU for mtr (versioned as 0.82-2.1). I's just a patched version
of what Rogier Wolff said[0].

Regards.

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662583#10
diff -u mtr-0.82/debian/rules mtr-0.82/debian/rules
--- mtr-0.82/debian/rules
+++ mtr-0.82/debian/rules
@@ -26,6 +26,10 @@
 	touch aclocal.m4 && \
 	touch configure
 
+	aclocal && \
+	automake --foreign --include-deps Makefile && \
+	autoconf
+
 	mkdir mtr && cd mtr && ../configure $(shell dpkg-buildflags --export=configure >/dev/null 2>&1 && dpkg-buildflags --export=configure) $(confflags) --prefix=`pwd`/debian/tmp/usr --mandir=`pwd`/debian/tmp/usr/share/man --sbindir=`pwd`/debian/tmp/usr/bin --enable-gtk2
 	make -C mtr
 
diff -u mtr-0.82/debian/changelog mtr-0.82/debian/changelog
--- mtr-0.82/debian/changelog
+++ mtr-0.82/debian/changelog
@@ -1,3 +1,10 @@
+mtr (0.82-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fixed FTBFS by generating aclocal.m4 before compiling, closes: #662583
+
+ -- Raúl Benencia <rbenen...@linti.unlp.edu.ar>  Tue, 03 Apr 2012 16:00:01 -0300
+
 mtr (0.82-2) unstable; urgency=low
 
   * Add patch by Moritz Mühlenhoff to enable hardened build flags,

Attachment: signature.asc
Description: Digital signature

Reply via email to