[libdap] 15/48: Fix typo

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 0f60564df7ef211a10af72646c69a56db710dac0
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Sep 13 19:17:15 2011 +0100

    Fix typo
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2f44d04..e8f2b1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_configure:
 	libtoolize -c -f
 	autoreconf -fi
 	(cd conf && patch < ../debian/as-needed.patch)
-	LDFLAGS=" -Wl,--as-needed" dh_auto_configure -- with-gnu-ld
+	LDFLAGS=" -Wl,--as-needed" dh_auto_configure -- --with-gnu-ld
 
 override_dh_auto_build:
 	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