VirtualBox

Changeset 34706 in vbox


Ignore:
Timestamp:
Dec 3, 2010 4:18:24 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68508
Message:

Linux additions: add the LICENSE file there as well

File:
1 edited

Legend:

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

    r33430 r34706  
    319319        selinux-fedora/vbox_x11.pp
    320320
     321INSTALLS += lnx_add_inst-license
     322lnx_add_inst-license_INST = $(subst $(PATH_TARGET),obj,$(VBOX_LNX_ADD_INST_OUT_DIR))/
     323lnx_add_inst-license_MODE = a+r,u+w
     324lnx_add_inst-license_SOURCES = \
     325        $(VBOX_BRAND_LICENSE_TXT)=>LICENSE
    321326
    322327INSTALLS += AutoRun-sh
     
    416421        $(INSTARGET_lnx_add_inst-noexec) \
    417422        $(INSTARGET_lnx_add_inst-exec) \
     423        $(INSTARGET_lnx_add_inst-license) \
    418424        $(INSTARGET_LnxAddTest-src) \
    419425        $(INSTARGET_LnxAddDRM-src) \
     
    433439        $(QUIET)tar --owner 0 --group 0 -cRf $(patsubst %.bz2,%,$@) \
    434440                -C $(VBOX_LNX_ADD_INST_OUT_DIR) \
    435                 bin init lib sbin share src \
     441                LICENSE bin init lib sbin share src \
    436442                $(if $(filter $(KBUILD_TYPE),debug),debug)
    437443        $(QUIET)pbzip2 $(patsubst %.bz2,%,$@)
     
    439445        $(QUIET)tar --owner 0 --group 0 --ignore-failed-read -cjRf $@ \
    440446                -C $(VBOX_LNX_ADD_INST_OUT_DIR) \
    441                 bin init lib sbin share src \
     447                LICENSE bin init lib sbin share src \
    442448                $(if $(filter $(KBUILD_TYPE),debug),debug)
    443449endif
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