From patchwork Sat May 3 11:58:34 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 29606 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f199.google.com (mail-ie0-f199.google.com [209.85.223.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 5F9AF2055D for ; Sat, 3 May 2014 11:58:41 +0000 (UTC) Received: by mail-ie0-f199.google.com with SMTP id rl12sf30955178iec.10 for ; Sat, 03 May 2014 04:58:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=jV9JDBcq6B0Hur5rVGxtS3/VkyIkxApgfzR0G5+kfu0=; b=kGyndpf0R2t/JowWSfOuZWz+yoK2hbZOVsU+olJF0fMO1nKf2R6Wj3lLLmrnBAXEF5 3nY75EEoWCSC7jnG1a54kiEn43ig76y4LTe7ZWdh196+ofSZ6Nee5Wdmaterz/emXHb8 g8Y3TrKyFXrlufAkvvzjDd0GP4doHYdHVgO6P+MBt/hWiE3gCLSmE/3FCNQffijefwce YqEPU0k/eMx6tBQBdg8I+u1mmoLQYnq+ydAVXtE8sV4fOSkxGZVx0N3vOZyxKX4W+jwF aRCMncQDeJ51xeYWbxC7ZPlOEdIQexaZu1wB4nmjk1+HkJJOfmOEWybs5RVUne0I+JA/ OxJw== X-Gm-Message-State: ALoCoQlvfv/Ix/aBI/Up93YLXQeobJFH9X2iPBw90ZUfM0s6ZZHhHroixyJhmRlIX/vcD+i/0Z9y X-Received: by 10.182.105.1 with SMTP id gi1mr11764095obb.6.1399118320564; Sat, 03 May 2014 04:58:40 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.33.164 with SMTP id j33ls478245qgj.73.gmail; Sat, 03 May 2014 04:58:40 -0700 (PDT) X-Received: by 10.52.13.41 with SMTP id e9mr8094566vdc.21.1399118320445; Sat, 03 May 2014 04:58:40 -0700 (PDT) Received: from mail-vc0-f169.google.com (mail-vc0-f169.google.com [209.85.220.169]) by mx.google.com with ESMTPS id ui2si401912vdc.118.2014.05.03.04.58.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 03 May 2014 04:58:40 -0700 (PDT) Received-SPF: none (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) client-ip=209.85.220.169; Received: by mail-vc0-f169.google.com with SMTP id im17so6520710vcb.14 for ; Sat, 03 May 2014 04:58:40 -0700 (PDT) X-Received: by 10.221.74.200 with SMTP id yx8mr17931156vcb.3.1399118320390; Sat, 03 May 2014 04:58:40 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.221.72 with SMTP id ib8csp17661vcb; Sat, 3 May 2014 04:58:39 -0700 (PDT) X-Received: by 10.153.5.37 with SMTP id cj5mr1294635lad.48.1399118319430; Sat, 03 May 2014 04:58:39 -0700 (PDT) Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com [209.85.217.174]) by mx.google.com with ESMTPS id yp3si741111lbb.37.2014.05.03.04.58.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 03 May 2014 04:58:39 -0700 (PDT) Received-SPF: none (google.com: fathi.boudra@linaro.org does not designate permitted sender hosts) client-ip=209.85.217.174; Received: by mail-lb0-f174.google.com with SMTP id n15so2043164lbi.5 for ; Sat, 03 May 2014 04:58:39 -0700 (PDT) X-Received: by 10.152.25.130 with SMTP id c2mr2905017lag.23.1399118318930; Sat, 03 May 2014 04:58:38 -0700 (PDT) Received: from localhost.localdomain (a91-152-78-194.elisa-laajakaista.fi. [91.152.78.194]) by mx.google.com with ESMTPSA id mw10sm2265351lbb.24.2014.05.03.04.58.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 03 May 2014 04:58:38 -0700 (PDT) From: Fathi Boudra To: libhugetlbfs-devel@lists.sourceforge.net Cc: Eric B Munson , Fathi Boudra Subject: [PATCH 1/1] Replace lib/lib64 hardcoded values by LIBDIR32/LIBDIR64 variables Date: Sat, 3 May 2014 14:58:34 +0300 Message-Id: <1399118314-31716-1-git-send-email-fathi.boudra@linaro.org> X-Mailer: git-send-email 1.9.2 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: fathi.boudra@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Fathi Boudra --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 91502e1..682c0db 100644 --- a/Makefile +++ b/Makefile @@ -181,9 +181,9 @@ BINDIR = $(PREFIX)/share/libhugetlbfs EXEDIR = $(PREFIX)/bin DOCDIR = $(PREFIX)/share/doc/libhugetlbfs ifdef CC32 -PMDIR = $(PREFIX)/lib/perl5/TLBC +PMDIR = $(LIBDIR32)/perl5/TLBC else -PMDIR = $(PREFIX)/lib64/perl5/TLBC +PMDIR = $(LIBDIR64)/perl5/TLBC endif MANDIR1 = $(PREFIX)/share/man/man1 MANDIR3 = $(PREFIX)/share/man/man3