Using a temporary file doesn't seem to work very well in this case.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21169 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
31ef846e36
commit
c033041c9f
@ -30,8 +30,6 @@ rule AddFileDataAttribute target : attrName : attrType : dataFile
|
||||
Depends $(target) : <build>addattr $(attrMetaFile) $(dataFile) ;
|
||||
AddFileDataAttribute1 $(target)
|
||||
: <build>addattr $(attrMetaFile) $(dataFile) ;
|
||||
|
||||
RmTemps $(target) : $(attrMetaFile) ;
|
||||
}
|
||||
|
||||
actions CreateAttributeMetaFile
|
||||
|
Loading…
Reference in New Issue
Block a user