[SCM] TRMM Radar Software Library branch, master, updated. upstream/1.41-9-g8f0a4a5

Andy Spencer andy753421 at gmail.com
Sun Jul 31 00:40:03 UTC 2011


The following commit has been merged in the master branch:
commit a01f82e911c0b129e199ca254759b0c5bb930331
Author: Andy Spencer <andy753421 at gmail.com>
Date:   Sat Jul 30 22:19:48 2011 +0000

    Fix --with autoreconf positioning

diff --git a/debian/rules b/debian/rules
index 388b791..bace6e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
 %:
-	dh --with autoreconf $@
+	dh $@ --with autoreconf

-- 
TRMM Radar Software Library



More information about the debian-science-commits mailing list