How in the world to update RoundCube version?

df-sean

Verified User
Joined
Feb 8, 2007
Messages
51
I've been at it for more than an hour. Using custombuild clean, update, update_script, etc -- then ./build roundcube d -- always just overinstalls the same old 0.1 version.

Is there *any* way to get custombuild to install a modern version of RC?

Any tips would be greatly appreciated.
 
Code:
cd /usr/local/directadmin/custombuild
./build update
./build set roundcube yes
./build roundcube
 
Back
Top