Pkg::SourceProvideDirectory — make a directory available at the local filesystem
string
SourceProvideDirectory
( | integer id , |
integer mid , | |
string d , | |
boolean optional , | |
boolean
recursive
) ; |
id
repository to use (id)
mid
Number of the media where the directory is located on ('1' for the 1st media).
d
Directory name relative to the media root.
optional
set to true if the directory may not exist (do not report errors)
recursive
set to true to provide all subdirectories recursively