summaryrefslogtreecommitdiff
path: root/lib/python/packagekit/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/packagekit/meson.build')
-rw-r--r--lib/python/packagekit/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/packagekit/meson.build b/lib/python/packagekit/meson.build
index 2300aa9cf..c7a7258fe 100644
--- a/lib/python/packagekit/meson.build
+++ b/lib/python/packagekit/meson.build
@@ -27,7 +27,6 @@ if get_option('python_backend')
install_data(
packagekit_py_sources,
install_dir: python_package_dir,
- install: true,
)
endif