[packages/gypsy] - one %{_sysconfdir} too much

hawk hawk at pld-linux.org
Thu Apr 11 17:57:49 CEST 2013


commit c016554d652c0c7d4d481f2d4343f62f626370b4
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Thu Apr 11 16:19:38 2013 +0000

    - one %{_sysconfdir} too much

 gypsy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gypsy.spec b/gypsy.spec
index f2f1e2b..48af01b 100644
--- a/gypsy.spec
+++ b/gypsy.spec
@@ -116,7 +116,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/gypsy-daemon
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/Gypsy.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/Gypsy.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gypsy.conf
 %{_datadir}/dbus-1/system-services/org.freedesktop.Gypsy.service
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gypsy.git/commitdiff/c016554d652c0c7d4d481f2d4343f62f626370b4



More information about the pld-cvs-commit mailing list