Confirmed users
4,971
edits
| Line 398: | Line 398: | ||
rsync --dry-run -av --exclude=unsigned --exclude=*.txt --exclude=*crashreporter* --exclude=*tests* --exclude=*unaligned* ../../candidates/4.0b1-candidates/build3/. . | rsync --dry-run -av --exclude=unsigned --exclude=*.txt --exclude=*crashreporter* --exclude=*tests* --exclude=*unaligned* ../../candidates/4.0b1-candidates/build3/. . | ||
rsync -av --exclude=unsigned --exclude=*.txt --exclude=*crashreporter* --exclude=*tests* --exclude=*unaligned* ../../candidates/4.0b1-candidates/build3/. . | rsync -av --exclude=unsigned --exclude=*.txt --exclude=*crashreporter* --exclude=*tests* --exclude=*unaligned* ../../candidates/4.0b1-candidates/build3/. . | ||
rsync -av ../../candidates/4.0b1-candidates/repos . | |||
ln -s repos maemo | |||
cd .. | cd .. | ||
rm -rf 4.0b1 # get rid of build2 to avoid confusion | rm -rf 4.0b1 # get rid of build2 to avoid confusion | ||