summarylogtreecommitdiffstats
path: root/client.cfg
diff options
context:
space:
mode:
authorwereii2021-07-21 14:46:54 +0200
committerwereii2021-07-21 14:59:35 +0200
commitbb102c0b560eddfb8c2d3c24a4228a3f469434b4 (patch)
treeffc12b263325fa8d237816ebfd483587eaeac806 /client.cfg
parentd2c9513f94c12518809f8a1cd1dc946076786f09 (diff)
downloadaur-bb102c0b560eddfb8c2d3c24a4228a3f469434b4.tar.gz
Repair installation process
- Move back from /opt to /usr (/usr/share) and using upstream installation scripts - Their install scripts do pollute the system with files not tracked by the package manager that might not get properly deleted/cleaned, though it's too convoluted to safely recreate within pkgbuild
Diffstat (limited to 'client.cfg')
-rw-r--r--client.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/client.cfg b/client.cfg
index 9d6b3b124431..d7e93aec9283 100644
--- a/client.cfg
+++ b/client.cfg
@@ -11,4 +11,4 @@
# installed.
#
-ClientRoot = "/opt/NX"
+ClientRoot = "/usr/share/NX"