libxml2: stop continous rerun of post-extract target
Touch stamp file (seems to have been missed by r23656).
This commit is contained in:
parent
b84a6adc28
commit
0053483c96
@ -25,6 +25,7 @@ $(eval $(call AUTOTARGETS,package,libxml2))
|
||||
$(LIBXML2_HOOK_POST_EXTRACT):
|
||||
rm -f $(LIBXML2_DIR)/win32/Makefile.msvc.rej
|
||||
rm -f $(LIBXML2_DIR)/macos/src/XMLTestPrefix.h.rej
|
||||
touch $@
|
||||
|
||||
$(LIBXML2_HOOK_POST_INSTALL):
|
||||
$(SED) "s,^prefix=.*,prefix=\'$(STAGING_DIR)/usr\',g" $(STAGING_DIR)/usr/bin/xml2-config
|
||||
|
Loading…
Reference in New Issue
Block a user