From 4299f93b130845a1eb52673fb413348bf2c1662f Mon Sep 17 00:00:00 2001 From: Juha Kallioinen Date: Sun, 22 Dec 2013 20:17:14 +0000 Subject: [PATCH] [spec] Easier rebuilding Signed-off-by: Juha Kallioinen --- rpm/libzypp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/libzypp.spec b/rpm/libzypp.spec index 20b9ecd..3fa8d1c 100644 --- a/rpm/libzypp.spec +++ b/rpm/libzypp.spec @@ -75,7 +75,7 @@ Authors: %setup -q -n %{name}-%{version}/%{name} %build -mkdir build +mkdir -p build cd build # There is gcc bug that prevents using gdwarf-4 atm.