aboutsummaryrefslogtreecommitdiff
path: root/bash-completion/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'bash-completion/meson.build')
-rw-r--r--bash-completion/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/bash-completion/meson.build b/bash-completion/meson.build
index 464a952a..be62d1ae 100644
--- a/bash-completion/meson.build
+++ b/bash-completion/meson.build
@@ -8,7 +8,4 @@ bash_completions = [
install_data(bash_completions,
install_dir : get_option('datadir') / 'bash-completion/completions')
- install_data(
- 'openrc-service-script',
- install_dir : get_option('sysconfdir') / 'bash_completion.d')
endif