[libdap] 13/48: patch _after_ autoreconf

Alastair McKinstry mckinstry at moszumanska.debian.org
Sun Jul 5 10:17:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to tag unstable/3.12.0-1
in repository libdap.

commit 2d2b763bb065744bee96de8bf931d414b587fdd8
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Sep 13 17:47:40 2011 +0100

    patch _after_ autoreconf
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2a3193d..f3ddd19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,8 @@ override_dh_auto_configure:
 	rm -f conf/config.guess conf/config.sub
 	# Patch libtool to fix as-needed brokenness. _After_ updating libtool.
 	libtoolize -c -f
-	(cd conf && patch < ../debian/as-needed.patch)
 	autoreconf -fi
+	(cd conf && patch < ../debian/as-needed.patch)
 	LDFLAGS=" -Wl,--as-needed" dh_auto_configure
 
 override_dh_auto_build:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libdap.git



More information about the debian-science-commits mailing list