biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / applications / misc / megasync / install-megasync.patch
blob7d8748528e7fa8ee405a9ffe302224156e602be7
1 Index: source/src/MEGASync/MEGASync.pro
2 ===================================================================
3 --- source.orig/src/MEGASync/MEGASync.pro
4 +++ source/src/MEGASync/MEGASync.pro
5 @@ -28,11 +28,11 @@ unix:!macx {
6 TARGET = megasync
8 # Uncomment the following if "make install" doesn't copy megasync in /usr/bin directory
9 -# isEmpty(PREFIX) {
10 -# PREFIX = /usr
11 -# }
12 -# target.path = $$PREFIX/bin
13 -# INSTALLS += target
14 + isEmpty(PREFIX) {
15 + PREFIX = /usr
16 + }
17 + target.path = $$PREFIX/bin
18 + INSTALLS += target
20 else {
21 TARGET = MEGAsync