mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-24 04:32:15 -04:00
Removed RPATH from compiled binaries.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
This commit is contained in:
parent
2508e0fc82
commit
2e6d5da1dc
@ -105,8 +105,6 @@ static {
|
|||||||
}
|
}
|
||||||
|
|
||||||
unix {
|
unix {
|
||||||
QMAKE_LFLAGS += "-Wl,-rpath,\'\$$ORIGIN/../lib64\ '"
|
|
||||||
|
|
||||||
desktop_file.path = $$PREFIX/share/applications/
|
desktop_file.path = $$PREFIX/share/applications/
|
||||||
desktop_file.files = resources/org.kiwix.desktop.desktop
|
desktop_file.files = resources/org.kiwix.desktop.desktop
|
||||||
INSTALLS += desktop_file
|
INSTALLS += desktop_file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user