Gentoo Archives: gentoo-dev

From: Christian Faulhammer <opfer@g.o>
To: caleb@g.o
Cc: "gentoo-dev@l.g.o" <gentoo-dev@l.g.o>
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-ruby/IceRuby: IceRuby-3.2.1-r1.ebuild ChangeLog
Date: Tue, 25 Sep 2007 13:16:33
Message-Id: 20070925150510.6666d180@gentoo.org
1 "Caleb Tennis (caleb)" <caleb@g.o>:
2
3 > Modified: IceRuby-3.2.1-r1.ebuild ChangeLog
4 > Log:
5 > Fix up quoting a bit
6 > - unpack ${A}
7 > + unpack "${A}"
8
9 Don't do that, as $A may contain several elements which will not be
10 recognized when quoted.
11
12 V-Li
13
14 --
15 Christian Faulhammer, Gentoo Lisp project
16 <URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
17
18 <URL:http://www.faulhammer.org/>

Attachments

File name MIME type
signature.asc application/pgp-signature