https://bugzilla.redhat.com/show_bug.cgi?id=1377038 --- Comment #12 from gil cattaneo <puntogil@xxxxxxxxx> --- (In reply to Oles Pidgornyy from comment #11) > OK, the file is in > ~/rpmbuild/BUILD/sxhkd-0.5.6/contrib/systemd/sxhkd.service, but how do > access this in the spec? It is OK to use > %{_builddir}/%{name}-%{version}/contrib/systemd or is that too "hacky"? Is > there a better way? usual should be: install -p -D -m 0644 contrib/systemd/%{name}.service %{buildroot}/%{_unitdir}/ -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx