summarylogtreecommitdiffstats
path: root/.install
blob: ea750bd80d27046df83b0fcdc486101aef2de483 (plain)
1
2
3
4
5
6
# pre_remove() {
# 	echo "Removing termtree"
# 	ls
# 	cd "$pkgname"
# 	make uninstall
# }