summaryrefslogtreecommitdiff
path: root/Tizen:IVI
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-06-26 21:36:19 +0300
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-06-26 21:36:19 +0300
commit1d664b36430e8cdbcdcf72c19af1dd3fba3d1c8c (patch)
tree24cba1f45d6aab6986faf6235caa3162239b3538 /Tizen:IVI
parent6034343476ad55614416c4551ddc9242ce51d0e3 (diff)
downloadobs-1d664b36430e8cdbcdcf72c19af1dd3fba3d1c8c.tar.gz
obs-1d664b36430e8cdbcdcf72c19af1dd3fba3d1c8c.tar.bz2
obs-1d664b36430e8cdbcdcf72c19af1dd3fba3d1c8c.zip
IVI: remove python-rpm linked package
The python-rpm is now built as a subpackage of the rpm package. No need for linked package anymore. Change-Id: I0388995bbfe9a0f360ba36db0f27eeb86e39a2b4 Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'Tizen:IVI')
-rw-r--r--Tizen:IVI/python-rpm/_link9
1 files changed, 0 insertions, 9 deletions
diff --git a/Tizen:IVI/python-rpm/_link b/Tizen:IVI/python-rpm/_link
deleted file mode 100644
index 6394827..0000000
--- a/Tizen:IVI/python-rpm/_link
+++ /dev/null
@@ -1,9 +0,0 @@
-<link package="rpm" 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>