summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-ucf
blob: 05468310ba89a3f82c6aade43afdfde94a3431c9 (plain)
1
2
3
4
if [ "$1" = "configure" ]; then
	ucf "#UCFSRC#" "#UCFDEST#"
	ucfr #PACKAGE# "#UCFDEST#"
fi