On Thu 21 Sep 2017 09:05, ng0 <n...@infotropique.org> writes:

> If you do:
> git clone https://git.taler.net/gnurl.git
> cd gnurl
> guix environment gnurl -- ./buildconf
> sed 's/\/usr\/bin\/file/\/usr\/bin\/env file/' configure
> guix environment gnurl -- ./configure --enable-ipv6 --with-gnutls
> --without-libssh2 --without-libmetalink --without-winidn
> --without-librtmp --without-nghttp2 --without-nss --without-cyassl
> --without-polarssl --without-ssl --without-winssl --without-darwinssl
> --disable-sspi --disable-ntlm-wb --disable-ldap --disable-rtsp
> --disable-dict --disable-telnet --disable-tftp --disable-pop3
> --disable-imap --disable-smtp --disable-gopher --disable-file
> --disable-ftp --disable-smb
> guix environment gnurl -- make
> guix environment gnurl zip xz perl git -- ./maketgz 7.55.1-4
>
> and the extract the resulting gnurl-7.55.1-4.tar.xz somewhere
> you can cat ltmain.sh:
>
> #!/gnu/store/kpxi8h3669afr9r1bgvaf9ij3y4wdyyn-bash-minimal-4.4.12/bin/sh
> ## DO NOT EDIT - This file generated from ./build-aux/ltmain.in
> ##               by inline-source v2014-01-03.01

This used to be the case but should have been fixed in
92e779592d269ca1924f184496eb4ca832997b12.

Andy

Reply via email to