mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
Fixed installing bash completion + changed target folder.
It is now installed into /usr/share/bash-completion/completions/ Closes #805
This commit is contained in:
parent
d4c6dbd6c2
commit
6ed4f6a7e6
@ -41,8 +41,8 @@ mac {
|
||||
ico256.files = $$PWD/../linux/hicolor/256x256/apps/qupzilla.png
|
||||
ico256.path = $$hicolor_folder/256x256/apps
|
||||
|
||||
bashcompletion.files = $$PWD/../linux/completion/bash_completion.sh
|
||||
bashcompletion.path = /etc/bash_completion.d/
|
||||
bashcompletion.files = $$PWD/../linux/completion/qupzilla
|
||||
bashcompletion.path = /usr/share/bash-completion/completions
|
||||
|
||||
|
||||
INSTALLS += target target1 target2 target3
|
||||
|
Loading…
Reference in New Issue
Block a user