[SCM] Source extractor for astronomical images branch, debian, updated. 9fbffc310d6be3d19d3f738ed6f93c477afde880

Ole Streicher debian at liska.ath.cx
Wed Jan 25 08:59:35 UTC 2012


The following commit has been merged in the debian branch:
commit b104379cdb22e1b681bde705521eca12fb18ba0d
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Jan 25 09:53:11 2012 +0100

    Reformat long line in debian/rules

diff --git a/debian/rules b/debian/rules
index 70a053a..1ba7a80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,12 @@ DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 	dh  $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --with-atlas-incdir=/usr/include/atlas/ --with-atlas=/usr/lib/ --disable-threads
+	dh_auto_configure -- --host=$(DEB_HOST_GNU_TYPE) \
+	                     --build=$(DEB_BUILD_GNU_TYPE) \
+                             --prefix=/usr --mandir=\$${prefix}/share/man \
+                             --with-atlas-incdir=/usr/include/atlas/ \
+                             --with-atlas=/usr/lib/ \
+                             --disable-threads
 
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog

-- 
Source extractor for astronomical images



More information about the debian-science-commits mailing list