From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Package request inxi Date: Wed, 11 Apr 2018 23:04:18 +0530 Message-ID: <87muy93aw5.fsf@gmail.com> References: <87h8p0wb6m.fsf@gmail.com> <87woxwkypg.fsf@gmail.com> <874ll09kn6.fsf@gmail.com> <87po353efj.fsf@gmail.com> <87bmepd5dc.fsf@gmail.com> <87o9ip3b3y.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f6Jda-0000Bq-Su for help-guix@gnu.org; Wed, 11 Apr 2018 13:34:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f6JdX-0006tz-Q1 for help-guix@gnu.org; Wed, 11 Apr 2018 13:34:26 -0400 Received: from mail-pl0-x229.google.com ([2607:f8b0:400e:c01::229]:44800) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f6JdX-0006tc-Jc for help-guix@gnu.org; Wed, 11 Apr 2018 13:34:23 -0400 Received: by mail-pl0-x229.google.com with SMTP id b6-v6so1891612pla.11 for ; Wed, 11 Apr 2018 10:34:23 -0700 (PDT) In-reply-to: <87o9ip3b3y.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Oleg Pykhalov Cc: help-guix --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I'm running into a strange issue: Line 4506: $item =3D~ s/chipset|components|computing|computer|corporation|communicati= ons|electronics|electrical|electric|gmbh|group|incorporation|industrial|int= ernational|nee|revision|semiconductor|software|technologies|technology|ltd\= .||\bltd\b|inc\.||\binc\b|intl\.|co\.||corp\.||\(tm\)|\= (r\)|=C2=AE|\(rev ..\)|\'|\"|\sinc\s*$|\?//gi; gets replace by $item =3D~ s/chipset|components|computing|computer|corporation|communicati= ons|electronics|electrical|electric|gmbh|group|incorporation|industrial|int= ernational|nee|revision|semiconductor|software|technologies|technology|ltd\= .||\bltd\b|inc\.||\binc\b|intl\.|co\.||corp\.||\(tm\)|\= (r\)|??|\(rev ..\)|\'|\"|\sinc\s*$|\?//gi; More precisely, =C2=AE into ?? I use the trivial build system and the only substitute (for now) is (substitute* "inxi" (("/usr/bin/env perl") (string-append (assoc-ref %build-inputs "perl") "/bin/perl"))) =2D-=20 Pierre Neidhardt There's no real need to do housework -- after four years it doesn't get any worse. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlrORxoACgkQm9z0l6S7 zH8Upgf9FxyFO+iEcy1JBHq+Yn56SZ0W05zn8zAd9yaJ9dg2U3FWMLAfK7oOWCNZ MOEIMzWl9UaAHz3LNcsoeiAvvorhBH5x87AE6nCNiC7/b+5g8hSzL38AcIdueAP6 bZZn/eQ2duQr6/gcEOOoBgwHEWHUKiMItM7a7x2Y2ZGoZFsPK4IgpckXFaXN8zmx TgJR2ezCmJpBTUKqEA9YVlQZeS7K7xgLu+1fwogmYzbwUkSxebNqxfYJyT+ychvl 7MD0wJIOJPBVdpevCSltEJiV0FZcvulZmDK7fRphpRVdAXts2kHD5toIDCT0sEZn gQk6Kz7GYopYrU26PBkQzix45O5RZg== =fo8y -----END PGP SIGNATURE----- --=-=-=--