summarylogtreecommitdiffstats
path: root/actflow-git.install
blob: a010fe8db84301627af989bcc590103a75a92c2e (plain)
1
2
3
4
# Remove shared cache directory for expropt (chp2prs/synth2 abc/yosys results).
pre_remove() {                                                                                                                                
    rm -rf /opt/actflow/shared_cache                                                                                                          
}