1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-21 22:25:39 +01:00

Actually set BUNDLE_PROJECTM_PRESETS

This commit is contained in:
John Maguire 2012-09-04 12:56:44 +02:00
parent 4ac2a352bd
commit 782bfd30ba

View File

@ -60,7 +60,7 @@ Features include:
%build
cd bin
%{cmake} .. -DUSE_INSTALL_PREFIX=OFF -DBUNDLE_PROJECTM_PRESETS
%{cmake} .. -DUSE_INSTALL_PREFIX=OFF -DBUNDLE_PROJECTM_PRESETS=ON
make %{?_smp_mflags}
%install