summarylogtreecommitdiffstats
path: root/jazip.install
blob: 07ce56b0103bd305a7ef4e350ef660dfdb13b83a (plain)
1
2
3
4
5
6
7
post_install() {
	chmod +s /usr/bin/jazip
}

post_upgrade() {
	post_install
}