diff options
Diffstat (limited to 'Tizen:Base/python3-lxml/_link')
-rw-r--r-- | Tizen:Base/python3-lxml/_link | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Tizen:Base/python3-lxml/_link b/Tizen:Base/python3-lxml/_link deleted file mode 100644 index f6eca9d..0000000 --- a/Tizen:Base/python3-lxml/_link +++ /dev/null @@ -1,9 +0,0 @@ -<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> |