]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-6245: add this for now until we figure out a better way
authorMichael Jerris <mike@jerris.com>
Thu, 20 Feb 2014 00:16:37 +0000 (19:16 -0500)
committerMichael Jerris <mike@jerris.com>
Thu, 20 Feb 2014 00:16:37 +0000 (19:16 -0500)
src/mod/languages/mod_v8/Makefile.am

index 5adccb9c8ecd436dc67a726fdba656aeb2d8deb6..eda082fa26bbc987dcd1956c7e5a950d8b7ed25a 100644 (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)