Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more makefile fixes #5

Merged
merged 6 commits into from
Nov 4, 2019
Merged

more makefile fixes #5

merged 6 commits into from
Nov 4, 2019

Conversation

bertsky
Copy link
Collaborator

@bertsky bertsky commented Nov 4, 2019

No description provided.

- cannot be both PHONY and concrete (module directory),
  so rename to install-tesseract
- use the normal update mechanism
- avoid updates via phony install targets by making
  them order-only (thus, all else being equal, the
  recipes of multi-target rules will be repeated)
- replace phony targets by actual pseudo-files
  created under venv/share in order to avoid
  always repeating their recipe
- make them normal dependencies again
@stweil stweil merged commit f98e10b into OCR-D:master Nov 4, 2019
@stweil
Copy link
Collaborator

stweil commented Nov 4, 2019

Merged, thanks.

@bertsky bertsky deleted the install-tesseract branch August 19, 2020 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants