Updated flatpak udev build script

This commit is contained in:
Armin Novak 2019-03-15 08:47:20 +01:00
parent 88b7859c87
commit 5220c341b7

View File

@ -6,7 +6,8 @@
"--disable-logging",
"--disable-introspection",
"--disable-keymap",
"--disable-mtd_probe"
"--disable-mtd_probe",
"--with-systemdsystemunitdir=/app/lib/systemd/"
],
"cleanup": [
"/include",
@ -14,6 +15,7 @@
"/libexec",
"/sbin",
"/lib/pkgconfig",
"/lib/systemd",
"/man",
"/share/aclocal",
"/share/doc",