From owner-freebsd-gnome Thu Apr 4 9:29:43 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 46BCE37B420 for ; Thu, 4 Apr 2002 09:29:12 -0800 (PST) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 22TS02YY; Thu, 4 Apr 2002 20:30:36 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g34HT5x26045; Thu, 4 Apr 2002 20:29:05 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CAC8DBC.48B6E3B3@FreeBSD.org> Date: Thu, 04 Apr 2002 20:30:36 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Joe Marcus Clarke Cc: Mike Harding , gnome@FreeBSD.ORG Subject: Re: argument list too long? References: <20020329192217.6072D13107@netcom1.netcom.com> <1017432902.291.82.camel@gyros.marcuscom.com> <20020330195306.D95DB13108@netcom1.netcom.com> <1017669948.286.10.camel@gyros.marcuscom.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Marcus Clarke wrote: > > On Sat, 2002-03-30 at 14:53, Mike Harding wrote: > > > > @comment ORIGIN:x11/gnome > > @comment this plist intentionally left empty > > @unexec if [ -f %D/info/dir ]; then if sed -e '1,/Menu:/d' %D/info/dir | grep -q '^[*] '; then true; else rm %D/info/dir; fi; fi > > > > are the last few lines of +CONTENTS > > > > I did a partial rebuild of gnome - if I just remove the gnome meta > > port, and reinstall, I see this message.(twice) > > I think I found the problem. I submitted a patch to freebsd-ports@. > However, if you're not subscribed, the patch is attached. Apply this to > /usr/ports/Mk/bsd.port.mk, and see if you can reproduce the problem. > Thanks. Nice shot, Marcus! Committed with pleasure, thank you! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message