aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/rpm4/Makefile2
-rw-r--r--archivers/rpm5/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index 64049577ac83..6770ac419ba0 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -30,7 +30,7 @@ USE_GMAKE= yes
USE_GETTEXT= yes
USE_REINPLACE= yes
LATEST_LINK= rpm4
-CONFLICTS= beecrypt-* rpm-3.* rpm2cpio-*
+CONFLICTS= beecrypt-* rpm-3.*
.if defined(WITH_PYTHON)
CONFIGURE_ARGS+=--with-python=auto
diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile
index 64049577ac83..6770ac419ba0 100644
--- a/archivers/rpm5/Makefile
+++ b/archivers/rpm5/Makefile
@@ -30,7 +30,7 @@ USE_GMAKE= yes
USE_GETTEXT= yes
USE_REINPLACE= yes
LATEST_LINK= rpm4
-CONFLICTS= beecrypt-* rpm-3.* rpm2cpio-*
+CONFLICTS= beecrypt-* rpm-3.*
.if defined(WITH_PYTHON)
CONFIGURE_ARGS+=--with-python=auto