mirror of
https://github.com/jimeh/build-emacs-for-macos.git
synced 2026-02-19 06:06:40 +00:00
Update fullscreen patch
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user