Adding upstream version 2.4+really2.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
69f45f5c7c
commit
85727a4155
458 changed files with 5141 additions and 7138 deletions
14
.github/AppImageBuilder.yml
vendored
14
.github/AppImageBuilder.yml
vendored
|
@ -28,15 +28,17 @@ AppDir:
|
|||
include:
|
||||
- libjson-c5
|
||||
- libhugetlbfs0
|
||||
- libssl3
|
||||
files:
|
||||
include:
|
||||
- libcrypt.so.3
|
||||
- libdbus-1.so.3
|
||||
- libjson-c.so.5
|
||||
- /lib64/libcrypto.so.3
|
||||
- /lib64/libdbus-1.so.3
|
||||
- /lib64/libjson-c.so.5
|
||||
exclude:
|
||||
- usr/share/man
|
||||
- usr/share/doc
|
||||
- usr/share/man
|
||||
- usr/share/doc/*/README.*
|
||||
- usr/share/doc/*/changelog.*
|
||||
- usr/share/doc/*/NEWS.*
|
||||
- usr/share/doc/*/TODO.*
|
||||
test:
|
||||
fedora-30:
|
||||
image: appimagecrafters/tests-env:fedora-30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue