Re: Making file writable

2020-11-27 Thread Tomás Ortín Fernández
Hello John, You're right, but that's only because I made a mistake when pasting it on my email client, sorry :) I think the problem is related to the phase when it runs. However, I don't understand why the current package for version 0.88 doesn't have that issue... Thank you for your reply! To

Making file writable

2020-11-27 Thread Tomás Ortín Fernández
I'm trying to pack the updated version of rubocop (1.4.2). The problem is that a patch must be applied, and it affects two files that aren't writable, .rubocop.yml and .rubocop_todo.yml. I've tried making it writable after unpacking: (arguments ... ... (add-after 'unpack 'make-yml-files-writabl

Making file writable

2020-11-27 Thread Tomás Ortín Fernández
I'm trying to pack the updated version of rubocop (1.4.2). The problem is that a patch must be applied, and it affects two files that aren't writable, .rubocop.yml and .rubocop_todo.yml. I've tried making it writable after unpacking: (arguments ... ... (add-after 'unpack 'make-yml-files-writabl