VirtualBox

Changeset 38001 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 18, 2011 10:16:11 AM (13 years ago)
Author:
vboxsync
Message:

Installer: Missing _INST slashes.

Location:
trunk/src/VBox/Installer
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/common/Makefile.kmk

    r28800 r38001  
    2929INSTALLS += VBox-python-glue-installer
    3030
    31 VBox-python-glue-installer_INST = $(INST_SDK)/installer
     31VBox-python-glue-installer_INST = $(INST_SDK)/installer/
    3232VBox-python-glue-installer_SOURCES = vboxapisetup.py
    3333
  • trunk/src/VBox/Installer/linux/Makefile.kmk

    r37882 r38001  
    100100
    101101INSTALLS += linux-icons
    102 linux-icons_INST = bin/icons
     102linux-icons_INST = bin/icons/
    103103linux-icons_MODE = a+r,u+w
    104104linux-icons_SOURCES = $(VBOX_MIME_ICONS) $(VBOX_DESKTOP_ICONS)
  • trunk/src/VBox/Installer/linux/testcase/Makefile.kmk

    r37088 r38001  
    2121INSTALLS += tstInstallerLinux
    2222TESTING += tstInstallerLinux
    23 tstInstallerLinux_INST    = bin/testcase
     23tstInstallerLinux_INST    = $(INST_TESTCASE)
    2424tstInstallerLinux_MODE    = a+rx,u+w
    2525tstInstallerLinux_SOURCES = $(tstInstallerLinux_0_OUTDIR)/tstInstallerLinux.sh
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette