diff --git a/pkgs/applications/office/openoffice/builder.sh b/pkgs/applications/office/openoffice/builder.sh index 6b946acd863..c6400a5085d 100644 --- a/pkgs/applications/office/openoffice/builder.sh +++ b/pkgs/applications/office/openoffice/builder.sh @@ -78,7 +78,7 @@ installPhase() { ln -s $out/lib/openoffice/openoffice.org3/share/xdg $out/share/applications # Copy icons so that the menu items in KDE and GNOME will look much nicer - (cd $SRC_ROOT/sysui/desktops/icons + (cd $SRC_ROOT/sysui/desktop/icons install -v -d $out/share/icons/{hicolor,locolor} -m 755 cp -rv hicolor/*x* $out/share/icons/hicolor cp -rv locolor/*x* $out/share/icons/locolor