• Stephan Bergmann's avatar
    sdk/lib dir missing from Linux installation sets · f07e2496
    Stephan Bergmann yazdı
    ...after cfd2691e "[API CHANGE] Remove salcpprt
    static library" had removed the sole regular File item from gid_Dir_Lib_Sdk,
    leaving only Unixlink items.  But the solenv/bin/modules/installer.pm code used
    to only auto-create any directories that contain regular Files.  Changed that to
    also consider Unixlinks in addition to regular Files.
    
    And to add insult to injury, the code in
    solenv/bin/modules/installer/simplepackage.pm creating the actual symlinks
    represented by the Unixlink items silently does nothing when a symlink cannot be
    created (because the partent dir is missing).  To be fixed in another follow-up
    commit.
    
    Change-Id: Ic7a682a17ac59c789c85c56c825dd623bc59428c
    f07e2496
Adı
Son kayıt (commit)
Son güncelleme
..
windows Loading commit data...
control.pm Loading commit data...
converter.pm Loading commit data...
copyproject.pm Loading commit data...
download.pm Loading commit data...
environment.pm Loading commit data...
epmfile.pm Loading commit data...
exiter.pm Loading commit data...
filelists.pm Loading commit data...
files.pm Loading commit data...
globals.pm Loading commit data...
helppack.pm Loading commit data...
languagepack.pm Loading commit data...
languages.pm Loading commit data...
logger.pm Loading commit data...
packagelist.pm Loading commit data...
parameter.pm Loading commit data...
pathanalyzer.pm Loading commit data...
profiles.pm Loading commit data...
remover.pm Loading commit data...
scpzipfiles.pm Loading commit data...
scriptitems.pm Loading commit data...
setupscript.pm Loading commit data...
simplepackage.pm Loading commit data...
strip.pm Loading commit data...
systemactions.pm Loading commit data...
worker.pm Loading commit data...
ziplist.pm Loading commit data...