summaryrefslogtreecommitdiff
path: root/src/polkitbackend/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/polkitbackend/meson.build')
-rw-r--r--src/polkitbackend/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/polkitbackend/meson.build b/src/polkitbackend/meson.build
index 65f1910..93c3c34 100644
--- a/src/polkitbackend/meson.build
+++ b/src/polkitbackend/meson.build
@@ -29,7 +29,6 @@ c_flags = [
'-D_POLKIT_BACKEND_COMPILATION',
'-DPACKAGE_DATA_DIR="@0@"'.format(pk_prefix / pk_datadir),
'-DPACKAGE_SYSCONF_DIR="@0@"'.format(pk_prefix / pk_sysconfdir),
- '-DPACKAGE_PREFIX="@0@"'.format(pk_prefix),
]
if enable_logind