forked from pool/rosegarden
Accepting request 518919 from home:plater
Work around a possible cmake-3.9.0 bug by building a dependency prior to the main build. OBS-URL: https://build.opensuse.org/request/show/518919 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=74
This commit is contained in:
parent
4c6a86f956
commit
91e5bf8421
@ -1,8 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 26 15:31:47 UTC 2017 - davejplater@gmail.com
|
||||
|
||||
- Work around strange build problem introduced by cmake-3.9.0 by
|
||||
restarting make on first failure.
|
||||
- Work around a possible cmake-3.9.0 bug by building a dependency
|
||||
prior to the main build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 16:32:14 UTC 2017 - davejplater@gmail.com
|
||||
|
@ -99,7 +99,8 @@ export CXXFLAGS="$CFLAGS"
|
||||
-DUSE_QT5:BOOL=ON \
|
||||
-DCMAKE_INSTALL_LOCALEDIR:PATH=%{_datadir}/locale/
|
||||
|
||||
make %{?_smp_mflags} ||make %{?_smp_mflags}
|
||||
make svnheader
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user