Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-03-30 12:50:23 +0300
committerHannah von Reth <vonreth@kde.org>2020-04-01 13:30:14 +0300
commit1c388f45bde5aba16618543cddf3885db5e0f683 (patch)
tree074ac34d525e1a9422c014421e8acbfa51b16734 /admin
parent2e85e4d06487b75a2fff8f30c44db29d31d9bcdf (diff)
Mac Package: Disable installation to external drives
Diffstat (limited to 'admin')
-rw-r--r--admin/osx/macosx.pkgproj.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/osx/macosx.pkgproj.cmake b/admin/osx/macosx.pkgproj.cmake
index 9a989a79d..762df146e 100644
--- a/admin/osx/macosx.pkgproj.cmake
+++ b/admin/osx/macosx.pkgproj.cmake
@@ -789,6 +789,8 @@
<dict>
<key>ADVANCED_OPTIONS</key>
<dict>
+ <key>installer-script.domains:enable_localSystem</key>
+ <integer>1</integer>
</dict>
<key>BUILD_FORMAT</key>
<integer>0</integer>