Subversion Repositories livecd

Rev

Rev 267 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 267 Rev 335
Line 60... Line 60...
60
FOLDERS="$FOLDERS $MOVE_LOCALE"      
60
FOLDERS="$FOLDERS $MOVE_LOCALE"      
61
 
61
 
62
### /mini/usr/share/backgrounds/images/
62
### /mini/usr/share/backgrounds/images/
63
mv /mini/usr/share/backgrounds/images/* /usr/share/backgrounds/images/ 2>/dev/null 
63
mv /mini/usr/share/backgrounds/images/* /usr/share/backgrounds/images/ 2>/dev/null 
64
 
64
 
-
 
65
# mysql.info.gz
-
 
66
mv -v /mini/usr/share/info/mysql.info.gz /usr/share/info/ 2>/dev/null
-
 
67
 
-
 
68
 
65
### /usr/lib/locale
69
### /usr/lib/locale
66
### ----------------------------------------------------------- 
70
### ----------------------------------------------------------- 
67
 
71
 
68
# do we restore?
72
# do we restore?
69
if [ -d /mini/usr/lib/locale/zh_TW ]; then
73
if [ -d /mini/usr/lib/locale/zh_TW ]; then