Re: plan of next upload
On 31.10.03 Atsuhito Kohda (kohda@pm.tokushima-u.ac.jp) wrote:
Hi,
> I read the thread again and I thought I could got your
> point. So your solution was;
>
> debian/postinst:
>
> if [ -f ${etcdir}/updmap ]; then
> db_get tetex-base/oldupdm || true
> if [ X"$RET" = X"true" ]; then
> rm -f ${etcdir}/updmap*
> fi
> fi
>
> (a bit modified but this would be your intention, I guess.)
>
Exactly! We could even move that step from postinst into preinst, but
I think this is just a matter of taste.
Hilmar
--
If everything is coming your way then you're in the wrong lane.
http://rudi.urz.tu-dresden.de/~hille/
Reply to: