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

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Sat Feb 19 15:08:20 UTC 2011


Author: sylvestre
Date: Sat Feb 19 15:08:05 2011
New Revision: 37377

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37377
Log:
Todo  + small fix

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

Added: packages/openblas/trunk/debian/TODO
URL: http://svn.debian.org/wsvn/debian-science/packages/openblas/trunk/debian/TODO?rev=37377&op=file
==============================================================================
--- packages/openblas/trunk/debian/TODO (added)
+++ packages/openblas/trunk/debian/TODO Sat Feb 19 15:08:05 2011
@@ -1,0 +1,3 @@
+* disable the download of lapack and use the one from debian
+* update copyright
+* update home page

Modified: packages/openblas/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/openblas/trunk/debian/rules?rev=37377&op=diff
==============================================================================
--- packages/openblas/trunk/debian/rules (original)
+++ packages/openblas/trunk/debian/rules Sat Feb 19 15:08:05 2011
@@ -29,9 +29,9 @@
 
 custom: custom-stamp
 	dch --local='+custom'  "custom build on: `uname -a`"
-	LANG=C debian/rules ARCH=custom build
+	LANG=C debian/rules TARGET=custom build
 
-clean:
+clean::
 	make clean
 
 # Build a custom package optimized for the current arch




More information about the debian-science-commits mailing list