mirror of
https://github.com/flathub/website.i2pd.i2pd.git
synced 2025-01-09 06:17:56 +00:00
Update manifest
This commit is contained in:
parent
7676518ffc
commit
e94c77fa78
@ -9,7 +9,8 @@
|
||||
"--socket=wayland",
|
||||
"--share=ipc",
|
||||
"--share=network",
|
||||
"--device=dri"],
|
||||
"--device=dri"
|
||||
],
|
||||
"cleanup": [
|
||||
"/cache",
|
||||
"/share/doc", "/share/man", "/bin/openssl", "/bin/upnpc", "/bin/c_rehash", "/bin/external-ip",
|
||||
@ -36,7 +37,7 @@
|
||||
"buildsystem": "simple",
|
||||
"build-commands": [
|
||||
"./config --prefix=/app --openssldir=/app/ssl shared zlib",
|
||||
"make",
|
||||
"make -j $FLATPAK_BUILDER_N_JOBS",
|
||||
"make install"
|
||||
],
|
||||
"sources": [
|
||||
@ -49,11 +50,8 @@
|
||||
},
|
||||
{
|
||||
"name": "miniupnpc",
|
||||
"buildsystem": "simple",
|
||||
"build-commands": [
|
||||
"make",
|
||||
"INSTALLPREFIX=/app make install"
|
||||
],
|
||||
"no-autogen": true,
|
||||
"make-install-args": ["INSTALLPREFIX=/app"],
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
|
Loading…
Reference in New Issue
Block a user