VirtualBox

Changeset 12139

Show
Ignore:
Timestamp:
09/05/08 17:45:27 (3 months ago)
Author:
vboxsync
Message:

hopefully correct solaris Python installation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r12137 r12139  
    9090        $(if $(VBOX_WITH_QT4GUI),libVBoxQtGui.so.4,) \ 
    9191        $(if $(VBOX_WITH_DEBUGGER_GUI),VBoxDbg.so,) \ 
    92         $(if $(VBOX_WITH_PYTHON),$(wildcard VBoxPython.so 64/VBoxPython.so) \ 
     92        $(if $(VBOX_WITH_PYTHON),$(if $(findstring amd64,$(KBUILD_ARCH)),64/VBoxPython.so,VBoxPython.so),) \ 
    9393        VBoxSettings.so \ 
    9494        components/VBoxC.so \ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy