From: Michael Jerris Date: Thu, 20 Feb 2014 00:16:37 +0000 (-0500) Subject: FS-6245: add this for now until we figure out a better way X-Git-Tag: v1.5.8~25^2~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b622a66cb781833a5525e25fc4e956431fe1f423;p=thirdparty%2Ffreeswitch.git FS-6245: add this for now until we figure out a better way --- diff --git a/src/mod/languages/mod_v8/Makefile.am b/src/mod/languages/mod_v8/Makefile.am index 5adccb9c8e..eda082fa26 100644 --- a/src/mod/languages/mod_v8/Makefile.am +++ b/src/mod/languages/mod_v8/Makefile.am @@ -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)