Pkg::SourceProvideDir Source_SourceProvideOptionalFile.htmlPrev  Access to Installation Sources  Source_SourceChangeUrl.htmlNext Name
Pkg::SourceProvideDir — make a directory available at the local filesystem
Synopsis
            string
            
SourceProvideDir          (
            integer
             
SrcId          , 
             integer
             
medianr          , 
             string
             
dir          
); Parameters
            
integer            
SrcId          
Specifies the InstSrc .
            
integer            
medianr          
Number of the media the file is located on ('1' for the 1st media).
            
string            
dir          
Directoryname relative to the media root.
Return
            
string          
local path as string 
Description
        
 Let an InstSrc provide some directory (make it available at the local filesystem) and all the files within it (non recursive).
      
Source_SourceProvideOptionalFile.htmlPrev  Source.htmlUp  Source_SourceChangeUrl.htmlNext Pkg::SourceProvideOptionalFile index.htmlHome  Pkg::SourceChangeUrl 