summaryrefslogtreecommitdiff
path: root/Tizen:Common
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>2014-10-22 19:00:48 +0200
committerEduard Bartosh <eduard.bartosh@intel.com>2014-10-31 10:24:07 -0700
commit1777d55144de553d3438bf33722177b56ca2a840 (patch)
tree9291476a478fa1c4b7ba77e225876cf48999698c /Tizen:Common
parentd67764206ef6860448f8d8bcc40385468556d982 (diff)
downloadobs-1777d55144de553d3438bf33722177b56ca2a840.tar.gz
obs-1777d55144de553d3438bf33722177b56ca2a840.tar.bz2
obs-1777d55144de553d3438bf33722177b56ca2a840.zip
Tizen:Common: added link crosswalk-bin -> crosswalk
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>
Diffstat (limited to 'Tizen:Common')
-rw-r--r--Tizen:Common/crosswalk-bin/_link9
1 files changed, 9 insertions, 0 deletions
diff --git a/Tizen:Common/crosswalk-bin/_link b/Tizen:Common/crosswalk-bin/_link
new file mode 100644
index 0000000..359970c
--- /dev/null
+++ b/Tizen:Common/crosswalk-bin/_link
@@ -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>