On Wed, Aug 11, 2010 at 15:42:24 +0300, Yavor Doganov wrote:

> diff -u bgoffice-3.0/debian/rules bgoffice-3.0/debian/rules
> --- bgoffice-3.0/debian/rules
> +++ bgoffice-3.0/debian/rules
> @@ -102,6 +102,9 @@
>  # $WORDLIST is the wordlist filename minus the .*wl.gz extension)
>       install -d debian/aspell-bg/var/lib/aspell/
>       >debian/aspell-bg/var/lib/aspell/bg.rws
> +# Make sure dpkg knows about bg-en.rws too, otherwise the file is not
> +# deleted upon remove/purge.
> +     >debian/aspell-bg/var/lib/aspell/bg-en.rws
>  # Add a symlink /usr/lib/aspell/$WORDLIST.rws -> 
> /var/lib/aspell/$WORDLIST.rws

Shipping such a file in the package means it'll get emptied every time
the package in re-installed or upgraded.  That sounds wrong.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to