Upgrading RoundCube

youds

Verified User
Joined
Jul 11, 2008
Messages
493
Location
Lancashire, UK
Hi

I previously asked this question here: click


I currently use (and maintain, but updates are behind) the MVISION theme, see http://www.roundcubethemes.net, however it only supports RoundCube 0.2. Is it possible to specify a specific version for RoundCube?
Also, from previous experience, I've found the theme often gets overwritten from the config file. The ability to prevent config rewrites similar to the way apache and php is handled, would be excellent.
I know it's possible to turn off custombuild updating RoundCube, but this feature would be very useful.

Kind regards
 
Just change the version in /usr/local/directadmin/custombuild/versions.txt, remove the md5 checksum and run "./build roundcube". Good luck! :)

P.S. use "chattr +i" for the config file if you wouldn't like CustomBuild to rewrite it.
 
Back
Top