Index: /CKEditor/branches/prototype/_dev/packager/packagefilegen_basic.html
===================================================================
--- /CKEditor/branches/prototype/_dev/packager/packagefilegen_basic.html	(revision 2394)
+++ /CKEditor/branches/prototype/_dev/packager/packagefilegen_basic.html	(revision 2395)
@@ -49,4 +49,5 @@
 		'\t\t'		+	'{'										+ '\r\n' +
 		'\t\t\t'	+		'output : \'ckeditor_basic.js\','	+ '\r\n' +
+		'\t\t\t'	+		'wrap : true,'						+ '\r\n' +
 		'\t\t\t'	+		'files :'							+ '\r\n' +
 		'\t\t\t\t'	+			'['								+ '\r\n';
Index: /CKEditor/branches/prototype/_dev/packager/packagefilegen_full.html
===================================================================
--- /CKEditor/branches/prototype/_dev/packager/packagefilegen_full.html	(revision 2394)
+++ /CKEditor/branches/prototype/_dev/packager/packagefilegen_full.html	(revision 2395)
@@ -49,4 +49,5 @@
 		'\t\t'		+	'{'										+ '\r\n' +
 		'\t\t\t'	+		'output : \'ckeditor.js\','			+ '\r\n' +
+		'\t\t\t'	+		'wrap : true,'						+ '\r\n' +
 		'\t\t\t'	+		'files :'							+ '\r\n' +
 		'\t\t\t\t'	+			'['								+ '\r\n';
