mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 12:41:01 -04:00
ca107ebb16fced347dba4194181b05132fdcba59
Newer versions of dbus support stateless directories, and many distributions now use /usr/share/dbus-1/system.d for the vendor configuration files, as opposed to the legacy /etc/dbus-1/system.d directory. To enable this, we add a new --with-dbus-config-dir option to control the configuration directory, whilst retaining backwards compatibility for those still using older versions of dbus. Signed-off-by: Ikey Doherty <ikey@solus-project.com>
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%
