[Debburn-changes] r531 - cdrkit/trunk/genisoimage

Eduard Bloch blade at alioth.debian.org
Fri Dec 1 21:28:20 CET 2006


Author: blade
Date: 2006-12-01 21:28:20 +0100 (Fri, 01 Dec 2006)
New Revision: 531

Modified:
   cdrkit/trunk/genisoimage/genisoimage.c
Log:
Fixed genisoimage.c, commited accidentaly

Modified: cdrkit/trunk/genisoimage/genisoimage.c
===================================================================
--- cdrkit/trunk/genisoimage/genisoimage.c	2006-12-01 20:27:42 UTC (rev 530)
+++ cdrkit/trunk/genisoimage/genisoimage.c	2006-12-01 20:28:20 UTC (rev 531)
@@ -3338,7 +3338,7 @@
 	 */
 	goof += sort_tree(root);
 
-#error hier warne wie "Note: multiple source directories have been specified and merged to the root filesystem. Check your program arguments. genisoimage is not tar."
+/* error hier warne wie "Note: multiple source directories have been specified and merged to the root filesystem. Check your program arguments. genisoimage is not tar." */
 	if (goof) {
 #ifdef	USE_LIBSCHILY
 		comerrno(EX_BAD, "ISO9660/Rock Ridge tree sort failed.\n");




More information about the Debburn-changes mailing list