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:
@@ -1,8 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 26 15:31:47 UTC 2017 - davejplater@gmail.com
|
Sat Aug 26 15:31:47 UTC 2017 - davejplater@gmail.com
|
||||||
|
|
||||||
- Work around strange build problem introduced by cmake-3.9.0 by
|
- Work around a possible cmake-3.9.0 bug by building a dependency
|
||||||
restarting make on first failure.
|
prior to the main build.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 16:32:14 UTC 2017 - davejplater@gmail.com
|
Fri Apr 21 16:32:14 UTC 2017 - davejplater@gmail.com
|
||||||
|
@@ -99,7 +99,8 @@ export CXXFLAGS="$CFLAGS"
|
|||||||
-DUSE_QT5:BOOL=ON \
|
-DUSE_QT5:BOOL=ON \
|
||||||
-DCMAKE_INSTALL_LOCALEDIR:PATH=%{_datadir}/locale/
|
-DCMAKE_INSTALL_LOCALEDIR:PATH=%{_datadir}/locale/
|
||||||
|
|
||||||
make %{?_smp_mflags} ||make %{?_smp_mflags}
|
make svnheader
|
||||||
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
|
mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
|
||||||
|
Reference in New Issue
Block a user