diff --git a/build-emacs-for-osx b/build-emacs-for-osx index 9f615be..55b47b6 100755 --- a/build-emacs-for-osx +++ b/build-emacs-for-osx @@ -46,8 +46,9 @@ end def patches(opts = {}) p = [] - if opts[:fullscreen] - p << 'https://raw.github.com/gist/1012927' + if opt[:fullscreen] + p << 'https://raw.github.com/gist/1746342/' + + '702dfe9e2dd79fddd536aa90d561efdeec2ba716' end if opts[:srgb]