Global variables
Useful pieces of information available to your scriptsVariables in this category
$DISPLAYNAME |
$INTERFACEVERSION |
$PREFIX |
$ROOTNAME |
$SHORTNAME |
$SOFTWAREVERSION |
Details
$DISPLAYNAMEThis variable contains the display name of the package, as given in the specfile.
$INTERFACEVERSION
The interface version of the package, as given in the specfile.
$PREFIX
The path of the prefix to which the software is installed.
$ROOTNAME
This variable contains the root name of the package, as given in the specfile.
$SHORTNAME
This variable contains the short name of the package, as given in the specfile.
$SOFTWAREVERSION
The software version of the package, as given in the specfile.