VirtualBox

Changeset 37882 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Jul 12, 2011 9:13:59 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72781
Message:

Installer/linux/Makefile.kmk: even better variable name.

File:
1 edited

Legend:

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

    r37881 r37882  
    392392# .tar.bz2 for converting into .run
    393393#
    394 $(VBOX_LNX_INST_STAGE_DIR)/VirtualBox.tar.bz2: $(VBoxLnxInstArchDeps)
     394$(VBOX_LNX_INST_STAGE_DIR)/VirtualBox.tar.bz2: $(VBOX_LNX_INST_ARCH_DEPS)
    395395        $(call MSG_L1,Packing $@)
    396396        $(QUIET)$(RM) -f -- $@ $(patsubst %.bz2,%,$@)
     
    407407# .tar.bz2 for distribution with the files under VirtualBox-<ver>/.
    408408#
    409 $(PATH_BIN)/VirtualBox.tar.bz2: $(VBoxLnxInstArchDeps)
     409$(PATH_BIN)/VirtualBox.tar.bz2: $(VBOX_LNX_INST_ARCH_DEPS)
    410410        $(call MSG_L1,Packing $@)
    411411        $(QUIET)$(RM) -f -- $(VBOX_LNX_INST_OUT_DIR)/VirtualBox-$(VBOX_VERSION_STRING) $@ $(patsubst %.bz2,%,$@)
Note: See TracChangeset for help on using the changeset viewer.

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