[sipwitch/f20] fixed typo

David Sugar dyfet at fedoraproject.org
Sun Jan 26 00:49:42 UTC 2014


commit a544296fbc816bfd2a198333bd859424b5b509c7
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Sat Jan 25 19:44:24 2014 -0500

    fixed typo

 sipwitch.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sipwitch.spec b/sipwitch.spec
index 5d6276f..38acd90 100644
--- a/sipwitch.spec
+++ b/sipwitch.spec
@@ -140,7 +140,7 @@ echo "PLUGINS=auto" >>%{buildroot}/%{_sysconfdir}/sysconfig/sipwitch
 %attr(04755,root,root) %{_bindir}/sippasswd
 %dir %{_libdir}/sipwitch
 %config(noreplace) %{_sysconfdir}/logrotate.d/sipwitch
-%attr(0755,root,root) %{_prefix}/usr/systemd/system/sipwitch.service
+%attr(0755,root,root) %{_prefix}/lib/systemd/system/sipwitch.service
 %attr(0755,root,root) %{_sysconfdir}/cron.hourly/sipwitch
 %attr(0770,root,root) %dir %{_sysconfdir}/sipwitch.d
 %attr(0660,root,root) %config(noreplace) %{_sysconfdir}/sipwitch.conf


More information about the scm-commits mailing list