Commit Graph

5 Commits

Author SHA1 Message Date
Mario Limonciello
f137d8aaf3 trivial: remove unused variable for post install script 2021-08-18 07:58:17 -05:00
Mario Limonciello
921e426f5a Use more systemd directives for directories
systemd will automatically create these directories if missing
and also will set permissions accordingly on them.
2019-08-27 06:08:06 -05:00
Mario Limonciello
47a0ed78c6 Create /var/lib/fwupd by meson post install 2017-04-21 08:07:58 -05:00
Mario Limonciello
6a185bc8c0 fix system-update.target.wants symlink too (#109) 2017-04-19 10:10:59 -05:00
Richard Hughes
57746cb839 Add the Meson build system as an alternate to autotools
Automake and autoconf are impossible to fully understand and Meson now provides
everything we need for a much smaller, faster, and more understandable build.

See http://mesonbuild.com/ for more information.
2017-04-12 16:35:18 +01:00