Am 28.07.2013 19:57, schrieb আনন্দ কুমার সমাদ্দার Ananda Samaddar:
> I can get kwakd to build and package properly apart from one thing.
> The systemd service file needs to be copied to the appropriate
> directory and it doesn't seem to be working.  Here are the relevant
> parts of the spec file:
> 
>       %install
>       make install DESTDIR=$RPM_BUILD_ROOT
>       cp %{name}.service %{_unitdir}

*anything* inside install has to use the %{buildroot}% macro
cp %{name}.service %{buildroot}%{_unitdir}/

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
  • R... Reindl Harald
    • ... আনন্দ কুমার সমাদ্দার Ananda Samaddar
      • ... Rahul Sundaram
        • ... আনন্দ কুমার সমাদ্দার Ananda Samaddar
          • ... Rahul Sundaram
            • ... আনন্দ কুমার সমাদ্দার Ananda Samaddar
    • ... Reindl Harald

Reply via email to