Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=590387

Chen Lei <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
          QAContact|[email protected] |[email protected]
               Flag|fedora-review?              |fedora-review+

--- Comment #8 from Chen Lei <[email protected]> 2010-06-18 10:27:02 EDT ---
(In reply to comment #7)
> > 2.
> > Why not to simply use 
> > chmod -x doc/*.pdf 
> > %doc doc/*.pdf instead?    
> The docs are not installed by the project, and I'm choosing to install them
> manually.
> Richard.    

%doc doc/*.pdf = cp -p doc/*.pdf %{buildroot}/%{name}-devel-%{version}/

Using %doc is perfered in packaging guideline, unless you want to install docs
to some non-standard place, you can simply use %doc instead.

This package is approved.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to