Control: tags -1 patch

Minimal patch attached using dh_autoreconf.

--- sofia-sip-1.12.11+20110422.1.orig/debian/rules	2021-02-01 18:12:06.804044162 -0500
+++ sofia-sip-1.12.11+20110422.1/debian/rules	2021-02-01 18:13:33.679875573 -0500
@@ -26,11 +26,13 @@
 	dh_testroot
 	$(RM) *-stamp
 	$(RM) -r $(objdir) doc
+	dh_autoreconf_clean
 	dh_clean
 
 
 $(objdir)/config.status: configure
 	dh_testdir
+	dh_autoreconf
 	mkdir -p $(objdir)
 	cd $(objdir) &&	../configure --host=$(DEB_HOST_GNU_TYPE)	\
 				     --build=$(DEB_BUILD_GNU_TYPE)	\

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to