mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-08 03:25:11 +02:00
11 lines
256 B
Diff
11 lines
256 B
Diff
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -25,7 +25,7 @@ else:
|
|
"LICENSE.txt",
|
|
]),
|
|
|
|
- ("etc/bash_completion.d/", [
|
|
+ ("share/bash-completion/completions/", [
|
|
"scripts/shell_completion/click/papis.sh",
|
|
]),
|
|
|