From owner-freebsd-office@FreeBSD.ORG Thu Sep 8 15:50:47 2011 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C538A106564A; Thu, 8 Sep 2011 15:50:47 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-qw0-f48.google.com (mail-qw0-f48.google.com [209.85.216.48]) by mx1.freebsd.org (Postfix) with ESMTP id 6C0108FC1D; Thu, 8 Sep 2011 15:50:47 +0000 (UTC) Received: by qwj9 with SMTP id 9so664620qwj.7 for ; Thu, 08 Sep 2011 08:50:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bBitVjANFNgEAcUi38iA14ASYrimo2jBBnT2k5jVsF0=; b=AiRogB+PkMgy+hyZqgKFJfb0HJqpKVV4FxBvbugZhUnsId5DzlK1l/2/+RupYyLi/0 CEupNoaZnpF8ic14X9yA2ibbVxBzsW7DBEK+R+KaqIi7SALgC+e5cbdfrxBUi4UbcEsz EB2Q5J3/Pec32DLb/p5+N64ruIz2WZkHsVk48= MIME-Version: 1.0 Received: by 10.224.194.7 with SMTP id dw7mr615022qab.235.1315497046565; Thu, 08 Sep 2011 08:50:46 -0700 (PDT) Received: by 10.229.228.70 with HTTP; Thu, 8 Sep 2011 08:50:46 -0700 (PDT) In-Reply-To: References: <20110908152820.GH31003@azathoth.lan> Date: Thu, 8 Sep 2011 18:50:46 +0300 Message-ID: From: George Liaskos To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 Cc: office@freebsd.org Subject: Re: libreoffice 3.4.3_1: testers needed X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2011 15:50:47 -0000 > Do we still need the REINPLACE_CMD in the Makefile > for the /bin/bash? - /bin/bash ./create_tree.sh + /usr/local/bin/bash ./create_tree.sh and maybe use $PREFIXDIR here too. Regards, George