r45142 - /packages/nlopt/trunk/debian/rules

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Wed Jun 27 08:55:20 UTC 2012


Author: trophime-guest
Date: Wed Jun 27 08:55:20 2012
New Revision: 45142

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45142
Log:
fix automake version

Modified:
    packages/nlopt/trunk/debian/rules

Modified: packages/nlopt/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/nlopt/trunk/debian/rules?rev=45142&op=diff
==============================================================================
--- packages/nlopt/trunk/debian/rules (original)
+++ packages/nlopt/trunk/debian/rules Wed Jun 27 08:55:20 2012
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export AUTOMAKE = automake1.10
+export AUTOMAKE = automake1.11
 export LIBTOOLIZE = true
 	   
 




More information about the debian-science-commits mailing list