diff options
author | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2015-02-06 09:28:02 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.vlan103.tizen.org> | 2015-02-10 00:59:00 -0800 |
commit | d03f0b39b25bd11abb9d7ab79846e00dfad1ecb2 (patch) | |
tree | fa73e3caa5154b6f00dc902670dbc32565d90cf7 /Tizen:3.0.2014.Q4:Common/libdbus | |
parent | 2aed0fae6a80e84aeb599a2fab1999ac35070159 (diff) | |
download | obs-d03f0b39b25bd11abb9d7ab79846e00dfad1ecb2.tar.gz obs-d03f0b39b25bd11abb9d7ab79846e00dfad1ecb2.tar.bz2 obs-d03f0b39b25bd11abb9d7ab79846e00dfad1ecb2.zip |
Add project Tizen:3.0.2014.Q4:Common
Change-Id: Ic8feae687e399ae7dc2c38c69b041d2dd36e5159
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Diffstat (limited to 'Tizen:3.0.2014.Q4:Common/libdbus')
-rw-r--r-- | Tizen:3.0.2014.Q4:Common/libdbus/_link | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Tizen:3.0.2014.Q4:Common/libdbus/_link b/Tizen:3.0.2014.Q4:Common/libdbus/_link new file mode 100644 index 0000000..6e35a51 --- /dev/null +++ b/Tizen:3.0.2014.Q4:Common/libdbus/_link @@ -0,0 +1,9 @@ +<link package="dbus" 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>file.patch</add> add a patch to be applied after %setup (spec file only) --> + <!-- <delete>filename</delete> delete a file --> +</patches> +</link> |