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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Christoforides <alexis@thenull.net>2016-11-22 01:40:00 +0300
committerAlexis Christoforides <alexis@thenull.net>2016-11-22 01:40:58 +0300
commit264e6c4b7cb0c42ff5b807cccf8a614593e888e2 (patch)
tree162b00e4d0f04e9ae056707e907bb9c70516b2cd /packaging/MacSDK
parent8979f2786c003506d7c2c278906bea89759b5d58 (diff)
[MacSDK] Fix typo
Diffstat (limited to 'packaging/MacSDK')
-rwxr-xr-xpackaging/MacSDK/profile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/MacSDK/profile.py b/packaging/MacSDK/profile.py
index 1a7827d4745..53df4f1fa80 100755
--- a/packaging/MacSDK/profile.py
+++ b/packaging/MacSDK/profile.py
@@ -201,7 +201,7 @@ class MonoReleaseProfile(DarwinProfile):
print "Setting up temporary package directory:", tmpdir
# setup metadata
- self.packaging_dir = os.path.join(self.resource_path, "packaging")
+ self.packaging_dir = os.path.join(self.path, "packaging")
run_shell('rsync -aPq %s/* %s' % (self.packaging_dir, tmpdir), False)
packages_list = string.join(