updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / lisg-webauth-hg / lisg.install
blob9c93ef6c0742cde36f49d54381cb5f963808aa7b
1 post_install() {
2     /sbin/depmod -aq
3     /bin/cat << EOF
5 ===> You should add ipt_ISG to MODULES at your rc.conf
7 EOF
11 post_upgrade() {
12     /sbin/depmod -aq
15 # vim:set ts=2 sw=2 et: