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