fix prep section
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
b5d9e982ad
commit
403a639a59
@ -1,8 +1,8 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
#%global commit 0ba1d545afe021e09090f434d5242ae942e7d5b4
|
||||
#%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
#%global date 20150521
|
||||
#global commit 0ba1d545afe021e09090f434d5242ae942e7d5b4
|
||||
#global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
#global date 20150521
|
||||
|
||||
Name: meson
|
||||
Version: 0.24.0
|
||||
@ -52,7 +52,6 @@ Requires: python3-qt5
|
||||
GUI for high productivity build system.
|
||||
|
||||
%prep
|
||||
#%autosetup -n %{name}-%{commit}
|
||||
%autosetup
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user