Bug 3727

Summary: race condition on install
Product: clawsker Reporter: Christian Hesse <mail>
Component: defaultAssignee: users
Status: RESOLVED FIXED    
Severity: minor    
Priority: P3    
Version: 1.0.1   
Hardware: All   
OS: All   
Attachments: Makefile: correct ordering for install

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.