From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R24YE-0003yM-NC for garchives@archives.gentoo.org; Fri, 09 Sep 2011 17:07:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4898221C1AA; Fri, 9 Sep 2011 17:07:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1913721C1AA for ; Fri, 9 Sep 2011 17:07:31 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 95CB11B4033 for ; Fri, 9 Sep 2011 17:07:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E79F180042 for ; Fri, 9 Sep 2011 17:07:29 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: Subject: [gentoo-commits] proj/udev-gentoo-scripts:master commit in: / X-VCS-Repository: proj/udev-gentoo-scripts X-VCS-Files: Makefile X-VCS-Directories: / X-VCS-Committer: WilliamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: ad0a001765a21cbe15e5ea8274f1fd35acec5a41 Date: Fri, 9 Sep 2011 17:07:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: a4131a3373ecca39adef865a42549532 commit: ad0a001765a21cbe15e5ea8274f1fd35acec5a41 Author: William Hubbs gentoo org> AuthorDate: Fri Sep 9 17:06:19 2011 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Sep 9 17:06:19 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/udev-gentoo-s= cripts.git;a=3Dcommit;h=3Dad0a0017 Remove reference to LIBDIR from all target --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 67ef236..b88c1bd 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ HELPERS_NOEXE =3D \ helpers/shell-compat-KV.sh =20 all: - @echo "Run make install DESTDIR=3D LIBDIR=3Dlib" + @echo "Run make install DESTDIR=3D" =20 install: @install -d $(DESTDIR)$(LIBUDEV)