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=526564


Thomas Spura <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #6 from Thomas Spura <[email protected]>  2009-10-30 
16:37:26 EDT ---
The COPYING file is excecutable, but should not be.

Please add '-m 644' to install.

I'm not sure, if it's allowed to include docs like this.

How about 
make install prefix=%{buildroot} \
             HTMLDIR=$(pwd)/tmp \
             INCDIR=%{buildroot}%{_includedir}/%{name} \

and instead %doc COPYING docs/*

This way, the HTMLDIR would be in the BUILD folder, but now used anyway and the
docs proberly installed.
This also solves the executable bit problem mentioned above ;)

-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to