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=461402 --- Comment #11 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2008-09-07 22:22:52 EDT --- (In reply to comment #10) > > By the way: > > --------------------------------------------------------------- > > %configure --docdir='%{_docdir}/%{name}-%{version}' > > ...... > > mv %{buildroot}%{_docdir}/%{name}-%{version} docs > > ---------------------------------------------------------------- > > Can these two lines simplified by the following? (I just looked at your spec > > file) > > ---------------------------------------------------------------- > > %configure --docdir=$(pwd)/docs > > No. The application actually looks for the docs at the configured directory. It > does not affect nted operation. Absence of the docs does not affect actual nted > operation, it just disables calling the online help, and thus is according to > policy. > > Anyway, nted needs to know where to look for the docs, and --docdir tells it. Yes, this is my mistake, please ignore. -- 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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review