From d3593390d814bb5a28eae5dcfaa80d709bf70783 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Tue, 22 Nov 2005 18:50:34 +0000 Subject: [PATCH] Allow to replace with an old package (useful in the portupgrade case). --- x11-toolkits/linux-f10-gtk/Makefile | 2 +- x11-toolkits/linux-f8-gtk/Makefile | 2 +- x11-toolkits/linux-gtk/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index 62fa6ed0074c..c3d519b47432 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -58,7 +58,7 @@ RPM_SET?= gtk+-1.2.9-4.${ARCH}.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS+= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ - --nodeps --replacepkgs + --nodeps --replacepkgs --oldpackage RPMDIR= ${DISTDIR}/${DIST_SUBDIR} do-install: diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index 62fa6ed0074c..c3d519b47432 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -58,7 +58,7 @@ RPM_SET?= gtk+-1.2.9-4.${ARCH}.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS+= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ - --nodeps --replacepkgs + --nodeps --replacepkgs --oldpackage RPMDIR= ${DISTDIR}/${DIST_SUBDIR} do-install: diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index 62fa6ed0074c..c3d519b47432 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -58,7 +58,7 @@ RPM_SET?= gtk+-1.2.9-4.${ARCH}.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS+= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ - --nodeps --replacepkgs + --nodeps --replacepkgs --oldpackage RPMDIR= ${DISTDIR}/${DIST_SUBDIR} do-install: