74 |
-DDISABLE_UPDATER=1 \ |
-DDISABLE_UPDATER=1 \ |
75 |
-DUDEV_RULE_DIRECTORY=%{_udevrulesdir} |
-DUDEV_RULE_DIRECTORY=%{_udevrulesdir} |
76 |
|
|
77 |
%make_build |
%cmake_build |
78 |
|
|
79 |
%install |
%install |
80 |
%make_install -C build |
%cmake_install |
81 |
|
|
82 |
%__install -Dpm 0644 %{SOURCE1} %{buildroot}%{_datadir}/appdata/ckb-next.appdata.xml |
%__install -Dpm 0644 %{SOURCE1} %{buildroot}%{_datadir}/appdata/ckb-next.appdata.xml |
83 |
%__install -Dpm 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/ckb-next.1 |
%__install -Dpm 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/ckb-next.1 |
84 |
%__install -Dpm 0644 %{SOURCE3} %{buildroot}/%{_presetdir}/99-ckb-next.preset |
%__install -Dpm 0644 %{SOURCE3} %{buildroot}/%{_presetdir}/99-ckb-next.preset |