[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] libtiff
On Sun, 20 Jun 2010 01:54:40 , Paul Wratt <paul.wratt@gmail.com> wrote:
> >
> that should be in the spec file somewhere, from src dir to man?, but
> in might not be obvious, unlike the man pages being gz'd
>
> Paul
>
>
I am suspicious of this:
%build
./configure <<EOF
no
%{_prefix}/bin
%{_prefix}/lib
%{_prefix}/include
%{_prefix}/share/man
${RPM_DOC_DIR}/%{name}-%{version}
bsd-source-cat
yes
EOF
I think it might be forcing the build into /usr/local/...
rather than the build root in /var/tmp
Peter