[MacSDK] Fix typo
authorAlexis Christoforides <alexis@thenull.net>
Mon, 21 Nov 2016 22:40:00 +0000 (17:40 -0500)
committerAlexis Christoforides <alexis@thenull.net>
Mon, 21 Nov 2016 22:40:58 +0000 (17:40 -0500)
packaging/MacSDK/profile.py

index 1a7827d4745651a85a24915540909b82bee60066..53df4f1fa80ccc87ae66b8d0e12de6fcfece54ee 100755 (executable)
@@ -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(