Skip to content

Commit

Permalink
Disable bluez5 for now
Browse files Browse the repository at this point in the history
Having runtime error on connecting the signal so not sure how well it
really works. Also we are not using bluetooth sync much these days and
didn't have it enabled either before the bluez5 port.
  • Loading branch information
pvuorela committed May 7, 2021
1 parent 96d60a0 commit bb85bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/buteo-syncfw-qt5.spec
Expand Up @@ -97,7 +97,7 @@ Summary: Tests for %{name}


%build
%qmake5 -recursive "VERSION=%{version}" CONFIG+=usb-moded DEFINES+=USE_KEEPALIVE DEFINES+=HAVE_BLUEZ_5
%qmake5 -recursive "VERSION=%{version}" CONFIG+=usb-moded DEFINES+=USE_KEEPALIVE
make %{_smp_mflags}
make doc %{_smp_mflags}

Expand Down

0 comments on commit bb85bcf

Please sign in to comment.