VirtualBox

Ignore:
Timestamp:
May 22, 2008 10:57:45 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31147
Message:

Solaris installer: added PUEL to additions package. Fixed broken OSE packaging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/Installer/makepackage.sh

    r8320 r9052  
    4646echo 'i preremove=./preremove.sh' >> prototype
    4747echo 'i space=./vboxguest.space' >> prototype
     48if test -f "./vboxguest.copyright"; then
     49    echo 'i copyright=./vboxguest.copyright' >> prototype
     50fi
    4851echo 'e sed /etc/devlink.tab ? ? ?' >> prototype
    49 find . -print | $MY_GGREP -v -E 'prototype|makepackage.sh|vboxguest.pkginfo|postinstall.sh|preremove.sh|vboxguest.space' | pkgproto >> prototype
     52find . -print | $MY_GGREP -v -E 'prototype|makepackage.sh|vboxguest.pkginfo|postinstall.sh|preremove.sh|vboxguest.space|vboxguest.copyright' | pkgproto >> prototype
    5053
    5154# don't grok for the sed class files
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