diff options
author | tcshin93 <tc93.shin@samsung.com> | 2019-10-10 09:34:03 +0900 |
---|---|---|
committer | tcshin93 <tc93.shin@samsung.com> | 2019-10-10 09:34:03 +0900 |
commit | ada7cfaae52712ae0c63503722716353a8b4e654 (patch) | |
tree | 13de09509725aa31b4ac8dc861a80603400e7a5e /Tizen:Base/python3-lxml | |
parent | 034f16b39ead39c20a55ba1d2723d6a9a029b60d (diff) | |
download | obs-ada7cfaae52712ae0c63503722716353a8b4e654.tar.gz obs-ada7cfaae52712ae0c63503722716353a8b4e654.tar.bz2 obs-ada7cfaae52712ae0c63503722716353a8b4e654.zip |
Update Tizen 5.0 and Unified files
Change-Id: I4c335fd45878263f67b4b354c1ca73b75b14d713
Diffstat (limited to 'Tizen:Base/python3-lxml')
-rw-r--r-- | Tizen:Base/python3-lxml/_link | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Tizen:Base/python3-lxml/_link b/Tizen:Base/python3-lxml/_link new file mode 100644 index 0000000..f6eca9d --- /dev/null +++ b/Tizen:Base/python3-lxml/_link @@ -0,0 +1,9 @@ +<link package="python-lxml"> +<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> |