summaryrefslogtreecommitdiff
path: root/libv8/libv8.p5m
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2013-02-18 17:37:08 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2013-02-18 17:37:08 +0400
commit6987c942a11bab3b146da8221f4e2c42373ae596 (patch)
tree6286e1235a22368ad43ce3d0fcf5c270e8c2361d /libv8/libv8.p5m
parentbe28bbbafb85efc2cffc58b51090952432e5fb64 (diff)
downloadcibs-pkgs-6987c942a11bab3b146da8221f4e2c42373ae596.tar.gz
Allow building debs
Diffstat (limited to 'libv8/libv8.p5m')
-rw-r--r--libv8/libv8.p5m12
1 files changed, 6 insertions, 6 deletions
diff --git a/libv8/libv8.p5m b/libv8/libv8.p5m
index b41bd39..acd1f9c 100644
--- a/libv8/libv8.p5m
+++ b/libv8/libv8.p5m
@@ -10,9 +10,9 @@ depend fmri=pkg:/library/$(name)-$(so-version)@$(ips-version) type=incorporate
link path=usr/lib/$(mach64)/libv8.so \
target=$(libSoname)
-file include/v8-debug.h path=usr/include/v8-debug.h
-file include/v8-preparser.h path=usr/include/v8-preparser.h
-file include/v8-profiler.h path=usr/include/v8-profiler.h
-file include/v8-testing.h path=usr/include/v8-testing.h
-file include/v8.h path=usr/include/v8.h
-file include/v8stdint.h path=usr/include/v8stdint.h
+file path=usr/include/v8-debug.h
+file path=usr/include/v8-preparser.h
+file path=usr/include/v8-profiler.h
+file path=usr/include/v8-testing.h
+file path=usr/include/v8.h
+file path=usr/include/v8stdint.h