Fix builder for non-osx system

This commit is contained in:
Gustavo Maximiliano Cortez 2015-05-28 12:14:04 -03:00
commit 56699a20fc
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 5 additions and 667 deletions

View file

@ -191,7 +191,6 @@ module.exports = function(grunt) {
buildDir: './webkitbuilds',
version: '0.12.2',
macIcns: './public/img/icons/icon.icns',
winIco: './public/img/icons/icon.png',
exeIco: './public/img/icons/icon.ico'
},
src: ['./package.json', './public/**/*']