solenv/flatpak-manifest.in: Merge "Clean krb5 module"
<0b374f83d1
>
Change-Id: Ib7aa25f6296a49d3ffaa7055d4d5c055ce6dacbc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100849
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
a59f45d580
commit
931e923cdc
1 changed files with 7 additions and 1 deletions
|
@ -37,7 +37,13 @@
|
|||
"subdir": "src",
|
||||
"config-opts": [
|
||||
"--disable-static",
|
||||
"--disable-rpath"
|
||||
"--disable-rpath",
|
||||
"--sbindir=/app/bin"
|
||||
],
|
||||
"cleanup": [
|
||||
"/include",
|
||||
"/lib/pkgconfig",
|
||||
"/var"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue