On Mon, Jan 24, 2005, Michael Schloh wrote:
> [...]
> reduce maintenance and increase precision by depending on new external
> config package
> [...]
> - cp %{SOURCE config.guess} %{SOURCE config.sub} .
> - chmod a+x config.guess config.sub
> + %{l_shtool} subst \
> + -e
> 's;^\(ac_config_sub=\)$ac_aux_dir/;\1%{l_prefix}/libexec/config/;' \
> + -e
> 's;^\(ac_config_guess=\)$ac_aux_dir/;\1%{l_prefix}/libexec/config/;' \
> + configure
Ah, good idea. I've totally overlooked that we already had this issue.
Thanks. Just one question: why to use direct paths to the files? I've
especially created the "<prefix>/bin/config install" command because I
wanted to avoid having to hard-code paths to the scripts...
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [email protected]