summaryrefslogtreecommitdiff
path: root/x11-misc/copyq/files/copyq-4.1.0-bash-completion.patch
blob: f787dcbd2ae5a936621a2d75e40392163e81d56f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Fix installation of bash completion script.
Signed-off-by: Christian Schroeder <chris.schroeder.public@gmail.com>

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,7 +54,7 @@
 set(copyq_ICON_MASK       src/images/icon_mask.svg)
 set(copyq_DESKTOP         shared/${copyq_APP_ID}.desktop)
 set(copyq_APPDATA         shared/${copyq_APP_ID}.appdata.xml)
-set(copyq_BASH_COMPLETION shared/${copyq_APP_ID}.appdata.xml)
+set(copyq_BASH_COMPLETION shared/copyq-completion)
 set(copyq_MANPAGE         debian/copyq.1)
 
 # Be more strict while compiling debugging version