Confirmed users
4,467
edits
Line 615: | Line 615: | ||
cp -r ../../candidates/4.0b2-candidates/build4/maemo5-gtk/multi maemo5-gtk/multi | cp -r ../../candidates/4.0b2-candidates/build4/maemo5-gtk/multi maemo5-gtk/multi | ||
# symlinks for en-US because we are shipping multi and want en-US users to update to it | |||
ln -s android-r7/multi android-r7/en-US | |||
ln -s maemo5-gtk/multi maemo5-gtk/en-US | |||
# and repos | |||
mkdir -p repos/multi | |||
cp -r ../../candidates/4.0b2-candidates/repos/multi/* repos/multi | |||
===== Copy bits to releases/ ===== | ===== Copy bits to releases/ ===== | ||