VirtualBox

Changeset 3862 in vbox for trunk/debian/postinst


Ignore:
Timestamp:
Jul 26, 2007 9:23:14 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23222
Message:

fixed a bunch of lintian warnings/errors, mostly by moving files to the right place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/postinst

    r3848 r3862  
    22
    33LOG="/var/log/vbox-install.log"
    4 
    5 # read INSTALL_DIR/src
    6 . /etc/vbox/vbox.cfg
    74
    85# for debconf
     
    5956Messages emitted during module compilation will be logged to $LOG.
    6057EOF
    61       if ! $INSTALL_DIR/src/build_in_tmp install > /var/log/vbox-install.log 2>&1; then
     58      if ! /usr/share/virtualbox/src/build_in_tmp install > /var/log/vbox-install.log 2>&1; then
    6259        db_fset virtualbox/module-compilation-failed seen false
    6360        db_input critical virtualbox/module-compilation-failed || true
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