]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-ucf
dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being used here...
[debhelper.git] / autoscripts / postinst-ucf
1 if [ "$1" = "configure" ]; then
2         ucf "#UCFSRC#" "#UCFDEST#"
3         ucfr #PACKAGE# "#UCFDEST#"
4 fi