summaryrefslogtreecommitdiff
path: root/src/polkitbackend/meson.build
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2021-04-13 16:56:11 +0000
committerJan Rybar <jrybar@redhat.com>2021-04-13 16:56:11 +0000
commit7dd61b9ccf44a4811ae1257d9ff4fecfd40894bd (patch)
treed39df4d83361122ef2395867010145eff34367d8 /src/polkitbackend/meson.build
parent2c8287fbd55c5d092370428a1bdbbf0a9fd7d537 (diff)
downloadpolkit-revert-2c8287fb.tar.gz
Revert "Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into 'master'"revert-2c8287fb
This reverts merge request !75
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