Am 07.02.2010 um 10:36 schrieb Martin Costabel:
> Gary K Olson wrote:
> []
>> Making install in po
>> /./install-sh -c -d /sw/src/fink.build/root-grep-2.5.4-1//sw/share
>> make[1]: /./install-sh: Command not found
>
> I get the same crash on 10.5.8.
>
> This looks like a bug in the package source
Gary K Olson wrote:
[]
> Making install in po
> /./install-sh -c -d /sw/src/fink.build/root-grep-2.5.4-1//sw/share
> make[1]: /./install-sh: Command not found
I get the same crash on 10.5.8.
This looks like a bug in the package sources (maintainer CCed): The
po/Makefile uses the variable top_bui
When I tried to install grep-2.5.4-1 I got the following error in the build log:
for file in $dists; do \
/usr/bin/install -c -m 644 ./$file \
/sw/src/fink.build/root-grep-2.5.4-1/sw/share/gettext/intl/$file; \
done; \
chmod a+x
/sw/src