]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-ucf
python distutils buildsystem: Propigate failure of pyversions. Closes: #683551 Thanks...
[debhelper.git] / autoscripts / postinst-ucf
1 if [ "$1" = "configure" ]; then
2         ucf "#UCFSRC#" "#UCFDEST#"
3         ucfr #PACKAGE# "#UCFDEST#"
4 fi