diff options
| author | Bjørn Forsman <bjorn.forsman@gmail.com> | 2014-12-14 18:05:08 +0100 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2014-12-14 18:05:24 +0100 |
| commit | 64661f0597a49e9836d3b9cb5c1bdea5e7624922 (patch) | |
| tree | fbcf532d0e5815b2852dc471875ab7249b758985 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 6221af50c48664693b7249b253b68083dbca2706 (diff) | |
libreoffice: fix Exec= in .desktop files
Before we do substitutions, the Exec= line is (currently)
"Exec=libreofficedev4.3 --some-arg". Our substitution logic doesn't handle
that, resulting in broken "Exec=$out/bin/sofficedev4.3 --some-arg"
($out/bin/sofficedev4.3 doesn't exist).
Looking at libreoffice source, the .desktop files refer to a UNIXBASISROOTNAME
variable which come from instsetoo_native/util/openoffice.lst.in. Currently, it
can have one of two values, presumably depending on whether the build is
"normal" or "development":
libreoffice${major}.${minor}
libreofficedev${major}.${minor}
Handle both these cases, and also leave the old non-versioned substitution
around, just in case.
Fixes issue #3463.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
