r37392 - in /packages/openblas/trunk/debian: TODO rules

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Tue Feb 22 15:56:32 UTC 2011


Author: sylvestre
Date: Tue Feb 22 15:56:31 2011
New Revision: 37392

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37392
Log:
typo + actually build the packageé

Modified:
    packages/openblas/trunk/debian/TODO
    packages/openblas/trunk/debian/rules

Modified: packages/openblas/trunk/debian/TODO
URL: http://svn.debian.org/wsvn/debian-science/packages/openblas/trunk/debian/TODO?rev=37392&op=diff
==============================================================================
--- packages/openblas/trunk/debian/TODO (original)
+++ packages/openblas/trunk/debian/TODO Tue Feb 22 15:56:31 2011
@@ -1,3 +1,3 @@
 * disable the download of lapack and use the one from debian
 * update copyright
-* update home page
+* update homepage

Modified: packages/openblas/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/openblas/trunk/debian/rules?rev=37392&op=diff
==============================================================================
--- packages/openblas/trunk/debian/rules (original)
+++ packages/openblas/trunk/debian/rules Tue Feb 22 15:56:31 2011
@@ -29,7 +29,7 @@
 
 custom: custom-stamp
 	dch --local='+custom'  "custom build on: `uname -a`"
-	LANG=C debian/rules TARGET=custom build
+	LANG=C debian/rules TARGET=custom binary
 
 clean::
 	make clean




More information about the debian-science-commits mailing list