[Pkg-scicomp-commits] netgen/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Mon Apr 7 11:31:55 UTC 2008


SVN commit 2375 by prudhomm:

export LINK

 M  +1 -0      netgen/trunk/debian/rules  


--- netgen/trunk/debian/rules #2374:2375
@@ -34,6 +34,7 @@
 
 export CC=gcc
 export CPLUSPLUS=g++
+export LINK=g++
 
 clean::
 	find . \( -name "*.o" -o -name "*.lo" \) -delete



More information about the Pkg-scicomp-commits mailing list