From b5d9e982ad7166c288df0f3c4f8185e31ec6b052 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 25 May 2015 18:11:17 +0300 Subject: [PATCH] fix setup directory Signed-off-by: Igor Gnatenko --- meson.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meson.spec b/meson.spec index d68b608..2fa0e4f 100644 --- a/meson.spec +++ b/meson.spec @@ -52,7 +52,8 @@ Requires: python3-qt5 GUI for high productivity build system. %prep -%autosetup -n %{name}-%{commit} +#%autosetup -n %{name}-%{commit} +%autosetup %build # Nothing to build