forked from pool/cmake
- Fix %setup line
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=157
This commit is contained in:
parent
5213928e41
commit
4e44d67515
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 21 12:59:23 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Fix %setup line
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 21 10:42:41 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -46,7 +46,7 @@ This is a Graphical User Interface for CMake, a cross-platform,
|
||||
open-source build system.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n cmake-%{version}
|
||||
|
||||
%build
|
||||
EXTRA_FLAGS="--qt-gui"
|
||||
|
Loading…
Reference in New Issue
Block a user