diff options
Diffstat (limited to 'Tizen:Common/libdbus/_link')
-rw-r--r-- | Tizen:Common/libdbus/_link | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/Tizen:Common/libdbus/_link b/Tizen:Common/libdbus/_link index 6e35a51..361290e 100644 --- a/Tizen:Common/libdbus/_link +++ b/Tizen:Common/libdbus/_link @@ -1,9 +1,4 @@ -<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 package="dbus" cicount="copy"> + <patches> + </patches> </link> |