Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
tei-roma
tei-roma-2.11-fix-race.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tei-roma-2.11-fix-race.patch of Package tei-roma
From: Bernhard M. Wiedemann <bmwiedemann opensuse org> PATCH-FIX-OPENSUSE since upstream does not include this anymore in latest https://github.com/TEIC/TEI.git In our .spec %install section we call make release which copies all files listed into a directory called 'release' We must not include 'release' in this list because that creates non-determinism at build time due to filesystem ordering and races between reader and writer processes Index: tei-roma-2.11/Makefile =================================================================== --- tei-roma-2.11.orig/Makefile +++ tei-roma-2.11/Makefile @@ -6,7 +6,6 @@ FILES=ChangeLog \ notam \ parser \ progressbar \ - release \ resource \ roma \ roma.sh \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor