mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Fix bash completion install path
This commit is contained in:
parent
844f439526
commit
6ebb9464b2
|
@ -44,7 +44,7 @@ mac {
|
|||
ico256.path = $$hicolor_folder/256x256/apps
|
||||
|
||||
bashcompletion.files = $$PWD/../linux/completion/qupzilla
|
||||
bashcompletion.path = $$share_folder/usr/share/bash-completion/completions
|
||||
bashcompletion.path = $$share_folder/bash-completion/completions
|
||||
|
||||
appdata.files = $$PWD/../linux/appdata/qupzilla.appdata.xml
|
||||
appdata.path = $$share_folder/appdata
|
||||
|
|
Loading…
Reference in New Issue
Block a user