We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7fe4a4 commit a7d262eCopy full SHA for a7d262e
1 file changed
data/Makefile.am
@@ -16,7 +16,7 @@ fleet_commander_goa_providers_DATA = fc-goa-providers.ini
16
fleet_commander_chromium_policiesdir = ${datarootdir}/fleet-commander-logger
17
fleet_commander_chromium_policies_DATA = fc-chromium-policies.json
18
19
-fleet_commander_udev_rulesdir = ${sysconfdir}/udev/rules.d/
+fleet_commander_udev_rulesdir = ${prefix}/lib/udev/rules.d/
20
fleet_commander_udev_rules_DATA = 81-fleet-commander-logger.rules
21
22
fleet_commander_dbus_shellwrapperdir = ${libexecdir}
0 commit comments