VirtualBox

Changeset 9279 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 2, 2008 5:08:03 AM (17 years ago)
Author:
vboxsync
Message:

Solaris installer: excluded VirtualBoxKern from base package as its in the tar.gz

Location:
trunk/src/VBox/Installer/solaris
Files:
2 edited

Legend:

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

    r9192 r9279  
    322322        $(QUIET)$(RM) -f $(SOLARIS_INST_DIR)/$(PKG_FILENAME).tar.gz
    323323        $(QUIET)$(RM) -f $(SOLARIS_INST_DIR)/$(PKG_FILENAME).pkg
    324 
     324        $(QUIET)$(if $(VBOX_WITH_SOLARIS_VBI),$(RM) -f $(SOLARIS_INST_DIR)/$(VBIPKG_FILENAME).pkg,)
    325325
    326326$(SOLARIS_VBI_DIR)/$(VBIPKG_FILENAME).pkg: \
  • trunk/src/VBox/Installer/solaris/makepackage.sh

    r9159 r9279  
    6161fi
    6262echo 'e sed /etc/devlink.tab ? ? ?' >> prototype
    63 find . -print | $VBOX_GGREP -v -E 'prototype|makepackage.sh|vbox.pkginfo|postinstall.sh|preremove.sh|ReadMe.txt|vbox.space|vbox.copyright' | pkgproto >> prototype
     63find . -print | $VBOX_GGREP -v -E 'prototype|makepackage.sh|vbox.pkginfo|postinstall.sh|preremove.sh|ReadMe.txt|vbox.space|vbox.copyright|VirtualBoxKern' | pkgproto >> prototype
    6464
    6565# don't grok for the sed class files
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