ppcrcd/trunk/Makefile

sparky cvs at pld-linux.org
Wed Jan 11 03:04:50 CET 2006


Author: sparky
Date: Wed Jan 11 03:04:45 2006
New Revision: 6792

Modified:
   ppcrcd/trunk/Makefile
Log:
- mark as NOTPARALLEL as rpms must be installed in order


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile	(original)
+++ ppcrcd/trunk/Makefile	Wed Jan 11 03:04:45 2006
@@ -285,3 +285,5 @@
 .DELETE_ON_ERROR: $(ppcrcd_iso) $(ppcrcd_sqf) $(initrd_sqf) \
 		$(vmlinuz) $(vmlinux)
 	
+.NOTPARALLEL:
+


More information about the pld-cvs-commit mailing list