Remove sed from post-build code, due to portability issues between GNU and BSD versions.
authorawgy <josh.varner@gmail.com>
Sat, 12 Feb 2011 02:35:41 +0000 (03:35 +0100)
committerAnton M <obhvsbypqghgc@gmail.com>
Sat, 12 Feb 2011 12:53:04 +0000 (13:53 +0100)
commit2862f589db08b92c7b1f78fa961aff7354027c0b
tree3b767a5b24876098b63e264b52ccaf7c75aa2728
parent3548ffaee244af2bd5e28e91ebfaa995adab93a7
Remove sed from post-build code, due to portability issues between GNU and BSD versions.

Follow up to ba43d37394b6018779d9a668c548e11579cd424a which apparently
didn't fix the problem completly on Mac OS X.
Makefile
build/post-compile.js [new file with mode: 0644]