summaryrefslogtreecommitdiffstats
path: root/pkg/darwin/module.defs
diff options
context:
space:
mode:
authorkonablend <[email protected]>2009-06-18 21:28:13 +0000
committerkonablend <[email protected]>2009-06-18 21:28:13 +0000
commitb5c4c49730a56e532c8b744daba78065a19e8111 (patch)
tree9a7d2f46fcb76b4114e774d70140405dee006dd3 /pkg/darwin/module.defs
parentd2bec4f2c724de7059ad577109f480ae86432f7a (diff)
BuildSystem: added 'make pkg.clean'
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2573 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'pkg/darwin/module.defs')
-rw-r--r--pkg/darwin/module.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/darwin/module.defs b/pkg/darwin/module.defs
index 8c88e7dbd..719c296f6 100644
--- a/pkg/darwin/module.defs
+++ b/pkg/darwin/module.defs
@@ -4,8 +4,8 @@ PKG.gui.dmg = $(PKG.out/)$(HB.name)-$(HB.version)-MacOSX.5_GUI_$(BUILD.machine).
PKG.cli.tmp.dmg = $(PKG.out/)$(HB.name)-$(HB.version)-MacOSX.5_CLI_$(BUILD.machine).tmp.dmg
PKG.gui.tmp.dmg = $(PKG.out/)$(HB.name)-$(HB.version)-MacOSX.5_GUI_$(BUILD.machine).tmp.dmg
-STAGE.cli/ = $(BUILD/)stage/cli/
-STAGE.gui/ = $(BUILD/)stage/gui/
+STAGE.out.cli/ = $(STAGE.out/)cli/
+STAGE.out.gui/ = $(STAGE.out/)gui/
PKG.appcast = $(PKG.out/)$(notdir $(HB.url.appcast))