Bug 3727 - race condition on install
Summary: race condition on install
Status: RESOLVED FIXED
Alias: None
Product: clawsker
Classification: Unclassified
Component: default (show other bugs)
Version: 1.0.1
Hardware: All All
: P3 minor
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2016-11-14 13:11 UTC by Christian Hesse
Modified: 2016-11-14 18:53 UTC (History)
0 users

See Also:


Attachments
Makefile: correct ordering for install (845 bytes, patch)
2016-11-14 13:11 UTC, Christian Hesse
Details | Diff

Description Christian Hesse 2016-11-14 13:11:53 UTC
Created attachment 1695 [details]
Makefile: correct ordering for install

Directories were installed in parallel to icons, triggering a race
condition. So make sure we have correct ordering.

Note You need to log in before you can comment on or make changes to this bug.