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:
Ingo Weinhold 2007-05-18 17:27:17 +00:00
parent 31ef846e36
commit c033041c9f
1 changed files with 0 additions and 2 deletions

View File

@ -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