[mythtv-users] Changing mythweb

Yianni yiannividalis at hotmail.com
Fri Mar 4 11:05:30 UTC 2016



 
Thank you and Yianni! I have changed it. Any ideas how to configure this 
setting so that it survives an update?
 
Shade and sweet water!
 
	Stephan
 
-- 

I'd create a diff between the old and new version of the file:

diff -up /path/to/oldversion.lang /path/to/newversion.lang > add_day.diff

then, after the update, I'd patch the file:

patch -p0 /path/to/unchanged.lang < path/to/add_day.diff

-p0 may need to be changed to e.g. -p1 , depends of the path depth.

Regards,

Yianni
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20160304/7989deb0/attachment.html>


More information about the mythtv-users mailing list