1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 10:46:35 +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:
nowrep 2013-03-16 09:34:01 +01:00
parent d4c6dbd6c2
commit 6ed4f6a7e6

View File

@ -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