IVI: remove python-rpm linked package 03/23503/1
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 26 Jun 2014 18:36:19 +0000 (21:36 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 26 Jun 2014 18:36:19 +0000 (21:36 +0300)
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>
Tizen:IVI/python-rpm/_link [deleted file]

diff --git a/Tizen:IVI/python-rpm/_link b/Tizen:IVI/python-rpm/_link
deleted file mode 100644 (file)
index 6394827..0000000
+++ /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>