mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 21:51:34 +02:00
Although the key exists for long, it wasn't implemented until recently[1]. The default is to install appstream data in an user non-standard directory, which is not what the distribution should be doing. Hence, force system-wide install [1] https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/1147
4 lines
324 B
Plaintext
4 lines
324 B
Plaintext
[org.gnome.software]
|
|
external-appstream-urls=['https://appstream.alpinelinux.org/data/edge/main/Components-@CARCH@.xml.gz', 'https://appstream.alpinelinux.org/data/edge/community/Components-@CARCH@.xml.gz', 'https://appstream.alpinelinux.org/data/edge/testing/Components-@CARCH@.xml.gz']
|
|
external-appstream-system-wide=true
|