Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 95761
Collapse All | Expand All

(-)vmware-config.pl.orig (+5 lines)
Lines 7957-7962 Link Here
7957
               ' the following command: "' . db_get_answer('BINDIR') .
7957
               ' the following command: "' . db_get_answer('BINDIR') .
7958
               '/vmware".' . "\n\n", 0);
7958
               '/vmware".' . "\n\n", 0);
7959
    print wrap('Enjoy,' . "\n\n" . '    --the VMware team' . "\n\n", 0);
7959
    print wrap('Enjoy,' . "\n\n" . '    --the VMware team' . "\n\n", 0);
7960
    # Line for remove /etc/vmware/not_configured
7961
    # print wrap($gConfFlag);
7962
    # uninstall_file($gConfFlag);
7963
    # db_remove_file($gConfFlag);
7964
    unlink($gConfFlag);
7960
  }
7965
  }
7961
  exit(0);
7966
  exit(0);
7962
}
7967
}

Return to bug 95761