VirtualBox

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


Ignore:
Timestamp:
Sep 16, 2010 10:24:36 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65933
Message:

Linux installer: make install.sh depend on $(VBOX_SVN_REV_KMK).ts to get the correct revision number into the installer when doing depend builds

File:
1 edited

Legend:

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

    r32183 r32547  
    309309                $<
    310310
    311 $(VBOX_LNX_INST_OUT_DIR)/install.sh: $(VBOX_PATH_LNX_INST_SRC)/install.sh $(VBOX_VERSION_STAMP) | $$(dir $$@)
     311$(VBOX_LNX_INST_OUT_DIR)/install.sh: $(VBOX_PATH_LNX_INST_SRC)/install.sh $(VBOX_VERSION_STAMP) $(VBOX_SVN_REV_KMK).ts | $$(dir $$@)
    312312        $(QUIET)$(SED) \
    313313                -e "s;_VERSION_;$(VBOX_VERSION_STRING);g" \
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