Tizen:Common: added link crosswalk-bin -> crosswalk 15/29215/4
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 22 Oct 2014 17:00:48 +0000 (19:00 +0200)
committerEduard Bartosh <eduard.bartosh@intel.com>
Fri, 31 Oct 2014 17:24:07 +0000 (10:24 -0700)
This is needed for the split between main crosswalk package and
crosswalk third parties.

Change-Id: I4d3ead2163a37c686a165811ded31e07e91c1ad1
Bug-Crosswalk: XWALK-2571
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Tizen:Common/crosswalk-bin/_link [new file with mode: 0644]

diff --git a/Tizen:Common/crosswalk-bin/_link b/Tizen:Common/crosswalk-bin/_link
new file mode 100644 (file)
index 0000000..359970c
--- /dev/null
@@ -0,0 +1,9 @@
+<link  package="crosswalk" cicount="copy">
+<patches>
+  <!-- <branch /> for a full copy, default case  -->
+  <!-- <apply name="patch" /> apply a patch on the source directory  -->
+  <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
+  <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
+  <!-- <delete name="filename" /> delete a file -->
+</patches>
+</link>