Age | Commit message (Collapse) | Author |
|
This should not change anything.
|
|
Thanks to Eidokan (on gitweb) for noticing.
|
|
Not needed because dependency of base-devel.
Also,
- fixed assignment of replacement to source file in `fixes.sed` (result
unchanged).
|
|
|
|
|
|
This version adopted most of the non dict-specific modifications
expressed by `fixes.sed'. This file has could thus have been notably
reduced in size.
Other changes here:
* Use autotools.
* fixes.sed
* No longer delete lines "This line is printed in <FONT>."
* One newfound spelling mistake fixed.
* One alleged fix corrected.
* Do no longer use `--with-local-libmaa' - failed to build.
* Add pronounc.txt to documentation.
* Quote everything containing a variable, just to be safe.
|
|
|
|
A large part is derived from a diff between 0.48 and Debian's 0.48.5.
Also,
- split the sed script into one to be executed initially and another one
after webfilter.
- Use Debian's 0.48.5 instead of 0.48.4 (does not change much).
- Correctly set the version of the dictionary (as written by `dict -D').
- Do not patch the Makefile but execute the commands directly.
- Simplify prepare() and build().
- Add a check function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|