Archived
Follow Fedora packaging guidelines
Build and provide rpm of demus profiles / rpmbuild (release) Has been cancelled
Build and provide rpm of demus profiles / rpmbuild (release) Has been cancelled
This commit is contained in:
+2
-1
@@ -63,7 +63,7 @@ agps files to a selected location ready to be flashed onto your gagdet.
|
||||
%install
|
||||
# rm -rf $RPM_BUILD_ROOT
|
||||
%pyproject_install
|
||||
%pyproject_save_files -L hf_cli +auto
|
||||
%pyproject_save_files -L hf_cli
|
||||
install -m 0755 -vd %{buildroot}%{_userunitdir}
|
||||
install -D -m 0644 -vp %{SOURCE1} %{buildroot}%{_userunitdir}/%{name}.service
|
||||
install -D -m 0644 -vp %{SOURCE2} %{buildroot}%{_userunitdir}/%{name}.timer
|
||||
@@ -71,6 +71,7 @@ install -D -m 0644 -vp %{SOURCE2} %{buildroot}%{_userunitdir}/%{name}.timer
|
||||
%files -f %{pyproject_files}
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_bindir}/hf-cli
|
||||
|
||||
%files %subpackage
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user