> On my test system, after upgrading from Squeeze to Wheezy, I have both
> the old configuration file and the new one in /etc/php5/conf.d/:
>
>   10-pdo.ini -> ../mods-available/pdo.ini
>   20-xcache.ini -> ../mods-available/xcache.ini
>   xcache.ini

I guess this needs:

        dpkg-maintscript-helper mv_conffile /etc/php5/conf.d/${inifile}
${inidir}/${inifile} <LAST_VERSION> -- "$@";

instead of just installing new conf file.

O.
-- 
Ondřej Surý <[email protected]>


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to