Title: [commits] (bear) [11184] Bring upload target for OS X in line with other changes made to the build system
Revision
11184
Author
bear
Date
2006-07-17 11:52:02 -0700 (Mon, 17 Jul 2006)

Log Message

Bring upload target for OS X in line with other changes made to the build system

Modified Paths

Diff

Modified: trunk/external/Makefile.inc (11183 => 11184)

--- trunk/external/Makefile.inc	2006-07-17 17:59:01 UTC (rev 11183)
+++ trunk/external/Makefile.inc	2006-07-17 18:52:02 UTC (rev 11184)
@@ -69,8 +69,12 @@
 SWIG=$(PREFIX)/bin/swig
 MD5=md5
 MD5CHECK=$(MD5) --check
[EMAIL PROTECTED]:/www/docs/external/$(PLATFORM)/$(ARCH)
+ifeq ($(ARCH),i386)
[EMAIL PROTECTED]:/www/docs/external/maciosx
 else
[EMAIL PROTECTED]:/www/docs/external/macosx
+endif
+else
 PYTHON:=$(PREFIX)/bin/$(PYTHON)
 SITE=lib/python$(PYTHON_VER)/site-packages
 PLATFORM=linux




_______________________________________________
Commits mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/commits

Reply via email to