Tizen:3.0.M14.3:IVI: added link crosswalk-bin -> crosswalk 01/29401/1
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 27 Oct 2014 10:34:26 +0000 (12:34 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Mon, 27 Oct 2014 10:34:26 +0000 (12:34 +0200)
This is needed for the split between main crosswalk package and
crosswalk third parties.

Change-Id: I0d218bdc10758400b3455986bd7e0edd585f4fbf
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Tizen:3.0.M14.3:IVI/crosswalk-bin/_link [new file with mode: 0644]

diff --git a/Tizen:3.0.M14.3:IVI/crosswalk-bin/_link b/Tizen:3.0.M14.3:IVI/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>