X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=1f6771e8d2c116d5aa2a1e90e3e2c1bb71533239;hb=0dba793db07ceed2d10ef44e359c5abfcc86dba1;hp=196c904337cddf8011327f384e1b0f34f52b62f8;hpb=b6fae24fa516d341fce82b9fd04b7b82172677a6;p=php5-cn.git diff --git a/debian/postinst b/debian/postinst index 196c904..1f6771e 100755 --- a/debian/postinst +++ b/debian/postinst @@ -4,9 +4,6 @@ set -e [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx -# Source debconf library. -. /usr/share/debconf/confmodule - case "$1" in configure) # continue below