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 1R9M0I-00053S-SI for garchives@archives.gentoo.org; Thu, 29 Sep 2011 19:10:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 272CF21C116; Thu, 29 Sep 2011 19:10:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE32521C116 for ; Thu, 29 Sep 2011 19:10:34 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 484731B4007 for ; Thu, 29 Sep 2011 19:10:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 7345620036; Thu, 29 Sep 2011 19:10:32 +0000 (UTC) To: gentoo-commits@lists.gentoo.org From: "Mike Frysinger (vapier)" Subject: [gentoo-commits] baselayout r3198 - trunk X-VCS-Repository: baselayout X-VCS-Revision: 3198 X-VCS-Files: trunk/Makefile X-VCS-Directories: trunk X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=UTF-8 Message-Id: <20110929191032.7345620036@flycatcher.gentoo.org> Date: Thu, 29 Sep 2011 19:10:32 +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: c9504fe4242fd8859c1147477907b588 Author: vapier Date: 2011-09-29 19:10:31 +0000 (Thu, 29 Sep 2011) New Revision: 3198 Modified: trunk/Makefile Log: drop unused LIB var Modified: trunk/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/Makefile 2011-09-28 04:13:57 UTC (rev 3197) +++ trunk/Makefile 2011-09-29 19:10:31 UTC (rev 3198) @@ -11,7 +11,6 @@ PKG =3D baselayout-$(PV) =20 DESTDIR =3D -LIB =3D lib =20 INSTALL_DIR =3D install -m 0755 -d INSTALL_EXE =3D install -m 0755