guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: does a shebang-patched shebang of autotools leak into my 'make dist'


From: ng0
Subject: Re: does a shebang-patched shebang of autotools leak into my 'make dist'?
Date: Thu, 21 Sep 2017 08:14:16 +0000

Andy Wingo transcribed 1.2K bytes:
> On Thu 21 Sep 2017 09:05, ng0 <address@hidden> 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

Thanks.
Well as I didn't send from the past before this commit, it's either
still the case or something is wrong with the way I generate this.
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://krosos.org/dist/keys/
https://www.infotropique.org https://www.krosos.org

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]