]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postinst-ucf
Updated French man page translation. Closes: #685560
[debhelper.git] / autoscripts / postinst-ucf
index 633d3ff3152b852ed6fd75c004f77ae9a4583786..05468310ba89a3f82c6aade43afdfde94a3431c9 100644 (file)
@@ -1,4 +1,4 @@
 if [ "$1" = "configure" ]; then
-       ucf #UCFSRC# #UCFDEST#
-       ucfr #PACKAGE# #UCFDEST#
+       ucf "#UCFSRC#" "#UCFDEST#"
+       ucfr #PACKAGE# "#UCFDEST#"
 fi