Bug#340754: [Debian-hebrew-package] Bug#340754: aspell-he: Incorrect "contents" file created

2005-11-25 Thread Lior Kaplan
package aspell-he tag 340754 pending thanks Hi Brian, The is fixed in debian-hebrew svn (commit #243). Thanks. Brian Nelson wrote: > Package: aspell-he > Version: 0.9+0-3 > Severity: normal > > In your debian/rules, there's a line: > > echo he >> $(BASEDIR)/usr/share/aspell/he/.contents

Bug#340754: aspell-he: Incorrect "contents" file created

2005-11-25 Thread Brian Nelson
Package: aspell-he Version: 0.9+0-3 Severity: normal In your debian/rules, there's a line: echo he >> $(BASEDIR)/usr/share/aspell/he/.contents that should instead be: echo he >> $(BASEDIR)/usr/share/aspell/he.contents This is probably my fault, since I think the original explan