diff --git a/Makefile.dryice.js b/Makefile.dryice.js index 80c5ac34..a5e65d21 100755 --- a/Makefile.dryice.js +++ b/Makefile.dryice.js @@ -34,7 +34,7 @@ * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the MPL, the GPL or the LGPL. - * + * * ***** END LICENSE BLOCK ***** */ var fs = require("fs"); @@ -174,16 +174,21 @@ function demo() { ref = ""; version = ""; } - var changeComments = function(data) { - return (data - .replace(//g, "") - .replace(/PACKAGE\-\->|/g, "") + .replace(/PACKAGE\-\->|