diff options
-rw-r--r-- | move/move.pm | 2 | ||||
-rw-r--r-- | move/todo | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/move/move.pm b/move/move.pm index a8388fe9b..8ec1ea96e 100644 --- a/move/move.pm +++ b/move/move.pm @@ -30,7 +30,7 @@ sub init { foreach qw(alternatives shadow man.config services shells pam.d security inputrc ld.so.conf DIR_COLORS bashrc profile profile.d rc.d init.d devfsd.conf devfs gtk-2.0 pango fonts modules.devfs dynamic gnome-vfs-2.0 gnome-vfs-mime-magic gtk gconf menu menu-methods nsswitch.conf default login.defs - skel ld.so.cache); + skel ld.so.cache openoffice); symlinkf "/image/etc/X11/$_", "/etc/X11/$_" foreach qw(encodings.dir app-defaults applnk fs lbxproxy proxymngr rstart wmsession.d xinit.d xinit xkb xserver xsm); @@ -34,5 +34,3 @@ problem as 9.2 it seems) system running -ooffice doesn't start (ExitCode: 2, Installation of OOo 1.1.0 -failed) |