summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-31 17:53:03 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-31 17:53:03 +0400
commitbb142d2d628a88011c3fe5d4dcb235c68c09e2aa (patch)
tree80181a3f5d3dcea7eada599f7c5c93018dca4d50
parent0debda6e0f9b7eed9989288576843eefa6438a64 (diff)
downloadcibs-pkgs-bb142d2d628a88011c3fe5d4dcb235c68c09e2aa.tar.gz
gyp-stamp: unpack-stamp
-rw-r--r--libv8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libv8/Makefile b/libv8/Makefile
index cce0d45..9e73eca 100644
--- a/libv8/Makefile
+++ b/libv8/Makefile
@@ -39,7 +39,7 @@ GYPFLAGS = \
export GYPFLAGS
patch-stamp: gyp-stamp
-gyp-stamp:
+gyp-stamp: unpack-stamp
# Use system GYP
gsed -i 's,build/gyp/,,g' $(sourcedir)/Makefile
touch $@