From 83cd9dc6dedfb15dcda14102dd32dc92c0bad901 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 24 Jan 2018 07:30:47 +0100 Subject: [PATCH] don't remove buildroot in %install Signed-off-by: Igor Gnatenko --- libxml2.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libxml2.spec b/libxml2.spec index 74c680b..4461c28 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -103,8 +103,6 @@ mkdir py2 py3 %make_build -C py3 %install -rm -fr %{buildroot} - %make_install -C py2 %make_install -C py3