Age | Commit message (Collapse) | Author |
|
freedict-tools now (correctly) depend on dictd.
|
|
|
|
Replacing `cp' by `install' removes the need for explicitly creating the
directory to copy the docs in, which might have been pointless in the
case of no such file to be copied existing.
Explicitly specifying the make target appears to be required now; also
the location of the built dictionary files has changed.
Finally, replace the short-circuiting using `&&' by an if-statement in
order to prevent package() from failing.
|
|
../share and ../tools are no longer referenced, hence no such symlinks
are created anymore.
Instead, make is now supplied with a FREEDICT_TOOLS variable pointing
to the original tools folder.
|
|
|