libreoffice-still: try fixing icon references

This commit is contained in:
Michael Raskin 2018-05-02 00:23:03 +02:00
parent e09c5ed730
commit 3228dcdd3d

View File

@ -183,7 +183,7 @@ in stdenv.mkDerivation rec {
done
cp -r sysui/desktop/icons "$out/share"
sed -re 's@Icon=libreofficedev[0-9.]*-?@Icon=@' -i "$out/share/applications/"*.desktop
sed -re 's@Icon=libreoffice(dev)?[0-9.]*-?@Icon=@' -i "$out/share/applications/"*.desktop
'';
configureFlags = [