>> > 2. Why do you install docs manualy instead of using %doc macro?
>>
>> In which line?
>
> In %install section:
> mv $RPM_BUILD_ROOT%{_docdir}/%{name} 
> $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
>
> In %files section:
> %{_docdir}/%{name}-%{version}
Oh, I understand.

> I have moved documentation to %{name}-doc subpackage
I thought that it would be nice to create a subpackage.

>> # Doesn't handle --docdir option :(
> Indeed --docdir does not work, but --with-docdir works well.
Good to know ;)

> I have just commited it. Thanks for your contribution.
Thanks for your plus work :)

Zsolt
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to