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

--- Comment #4 from Martin Gieseking <martin.giesek...@uos.de> 2010-06-08 
14:28:43 EDT ---
Richard, the package looks almost fine to me. I suggest to explicitly assign
values to BINDIR and MANDIR in "make rpminstall", e.g.
  make BINDIR=%{buildroot}%{_bindir} \
       MANDIR=%{buildroot}%{_mandir}/man1 \
       rpminstall  
to ensure the files will be installed in the proper (rpm-defined) directories.

-- 
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
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to