projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b84a6ad
)
libxml2: stop continous rerun of post-extract target
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 27 Jan 2009 15:02:34 +0000
(15:02 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 27 Jan 2009 15:02:34 +0000
(15:02 -0000)
Touch stamp file (seems to have been missed by r23656).
package/libxml2/libxml2.mk
patch
|
blob
|
history
diff --git
a/package/libxml2/libxml2.mk
b/package/libxml2/libxml2.mk
index adc43f51d98db0987c6f4b814b0ff2fc99b65e19..e183de50dafa7c276f4228c6e4439c57fa37a0bc 100644
(file)
--- a/
package/libxml2/libxml2.mk
+++ b/
package/libxml2/libxml2.mk
@@
-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