1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-02-02 04:16:47 +01:00

Enable bundling of projectm presets for Fedora. Might fix FC15/16

builds.
This commit is contained in:
John Maguire 2012-09-04 11:32:18 +02:00
parent 27975c7a16
commit 4ac2a352bd

View File

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