FS-6245: add this for now until we figure out a better way

This commit is contained in:
Michael Jerris 2014-02-19 19:16:37 -05:00
parent fba1c2bf36
commit b622a66cb7
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ $(SOURCES): $(BUILT_SOURCES)
$(V8_DIR):
$(GETLIB) $(V8).tar.bz2
if ISFREEBSD
$(CP) -f gyp $(V8_DIR)/build/gyp
/bin/cp -f gyp $(V8_DIR)/build/gyp
endif
$(V8LIB): $(V8_DIR)