From 06d2d144b81ab0b80a38cb795b702a3cfccc5463 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 5 Apr 2011 16:02:28 -0400 Subject: fix permissions on top-level doc dir in -doc subpackage --- misc/bcfg2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/bcfg2.spec') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index b29b070bc..377e62af2 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -234,7 +234,7 @@ mv build/dtd %{buildroot}%{_defaultdocdir}/bcfg2-doc-%{version}/ %dir %{_prefix}/lib/bcfg2 %files doc -%defattr(0644,root,root,-) +%defattr(-,root,root,-) %doc %{_defaultdocdir}/bcfg2-doc-%{version} %files -n bcfg2-web -- cgit v1.2.3-1-g7c22