SHA256
3
0
forked from pool/cmake
Tomáš Chvátal 2014-06-21 12:59:46 +00:00 committed by Git OBS Bridge
parent 5213928e41
commit 4e44d67515
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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"