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

Sylvestre Ledru sylvestre.ledru at inria.fr
Sat Sep 5 13:12:10 UTC 2009


SVN commit 4564 by sylvestre-guest:

bad syntax

 M  +1 -1      atlas/trunk/debian/rules  


--- atlas/trunk/debian/rules #4563:4564
@@ -193,7 +193,7 @@
 			cd build/$$targetName;		\
 			echo "make install of $$targetName to $(DEB_DESTDIR)";	\
 			$(MAKE) DESTDIR=$(DEB_DESTDIR) install; 		\
-			echo "=============================================" 	\;
+			echo "============================================="; 	\
 			cd -;										\
 		done
 #		dh_install -i --sourcedir=$(CURDIR)/debian/atlas



More information about the Pkg-scicomp-commits mailing list