summaryrefslogtreecommitdiffstats
path: root/autoscripts/postinst-ucf
blob: 7445e942a92c66bafbce565aef7fdd32dd09d1de (plain)
1
2
3
4
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
	ucf "#UCFSRC#" "#UCFDEST#"
	ucfr #PACKAGE# "#UCFDEST#"
fi