parent
abf4b0f6a0
commit
f5821a1aee
@ -7,8 +7,7 @@ rule PrepareTrackerNewTemplates source : mimeType
|
|||||||
local target = $(source:G=tracker-new-templates) ;
|
local target = $(source:G=tracker-new-templates) ;
|
||||||
MakeLocateCommonPlatform $(target) ;
|
MakeLocateCommonPlatform $(target) ;
|
||||||
File $(target) : $(source) ;
|
File $(target) : $(source) ;
|
||||||
TARGET_EXECUTABLE_MIME_TYPE on $(target) = $(mimeType) ;
|
SetType $(target) : $(mimeType) ;
|
||||||
SetType $(target) ;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user