summarylogtreecommitdiffstats
path: root/lc0.install
blob: abe1266e2e01e76cdf2fe789e17a53451c1f0b3b (plain)
1
2
3
4
5
6
7
post_install() {
    lc0 benchmark
}

post_remove() {
    rm -dr /usr/lib/lc0
}