Tizen:IVI: added link crosswalk-bin -> crosswalk 99/29399/1
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 27 Oct 2014 09:38:12 +0000 (11:38 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Mon, 27 Oct 2014 09:38:12 +0000 (11:38 +0200)
This is needed for the split between main crosswalk package and
crosswalk third parties.

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

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