NAME
Tapper::Installer::Precondition::Exec
SYNOPSIS
use Tapper::Installer::Precondition::Exec;
NAME
Tapper::Installer::Precondition::Exec - Execute a program inside the installed system
FUNCTIONS
set_env_variables
Set environment variables for executed command/program.
install
This function executes a program inside the installed system. This supersedes the postinstall script facility of the package precondition and makes this feature available to all other preconditions.
@param hash reference - contains all information about the program
@return success - 0 @return error - error string
AUTHOR
AMD OSRC Tapper Team <tapper@amd64.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Advanced Micro Devices, Inc..
This is free software, licensed under:
The (two-clause) FreeBSD License