]> git.pld-linux.org Git - packages/boa.git/commitdiff
- removed spaces from %attr macros parameters.
authorkloczek <kloczek@pld-linux.org>
Mon, 24 May 1999 11:45:54 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boa.spec -> 1.2

boa.spec

index 606cd699434a34d84d9c6d571a93102f9727274c..bafade73ccc57244d75b95b3026d950f33f4e0ee 100644 (file)
--- a/boa.spec
+++ b/boa.spec
@@ -40,7 +40,7 @@ install util/* $RPM_BUILD_ROOT/home/boa/util/
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(644, root, root, 755)
+%defattr(644,root,root,755)
 %doc README docs
 %attr(750, http, www) %dir /etc/httpd/conf
 %attr(750, http, www) %config /etc/httpd/conf/*
This page took 0.070991 seconds and 4 git commands to generate.