summarylogtreecommitdiffstats
path: root/sccache.install
blob: 18619c4d9e858ad00f8632f2176958568b95bd06 (plain)
1
2
3
post_remove() {
	echo 'sccache is removed. You may want to remove $SCCACHE_DIR (~/.cache/sccache by default)'
}