source: opsi/products/virtualbox-guest-tools/OPSI/preinst@ 1026

Last change on this file since 1026 was 1026, checked in by joergs, on Jul 4, 2012 at 7:18:23 PM

initial

File size: 343 bytes
Line 
1#! /bin/sh
2#
3# preinst script for softprod
4# This script executes before that package will be unpacked from its archive file.
5#
6# The following environment variables can be used to obtain information about the current installation:
7# PRODUCT_ID: id of the current product
8# CLIENT_DATA_DIR: directory where client data will be installed
9#
Note: See TracBrowser for help on using the repository browser.