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 1Q686p-0005Jy-PI for garchives@archives.gentoo.org; Sat, 02 Apr 2011 21:11:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76F171C013; Sat, 2 Apr 2011 21:11:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4B0741C013 for ; Sat, 2 Apr 2011 21:11:44 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 955A31B4029 for ; Sat, 2 Apr 2011 21:11:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2183) id 3BB5720057; Sat, 2 Apr 2011 21:11:42 +0000 (UTC) From: "Christoph Mende (angelos)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, angelos@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/rodent/files: rodent-4.6.2-libs.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: rodent-4.6.2-libs.patch X-VCS-Directories: x11-misc/rodent/files X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende Content-Type: text/plain; charset=utf8 Message-Id: <20110402211142.3BB5720057@flycatcher.gentoo.org> Date: Sat, 2 Apr 2011 21:11:42 +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: b9bc28d55d8f268fab91e4d668d7c7fd angelos 11/04/02 21:11:42 Added: rodent-4.6.2-libs.patch Log: Initial import =20 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64) Revision Changes Path 1.1 x11-misc/rodent/files/rodent-4.6.2-libs.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rodent/fi= les/rodent-4.6.2-libs.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rodent/fi= les/rodent-4.6.2-libs.patch?rev=3D1.1&content-type=3Dtext/plain Index: rodent-4.6.2-libs.patch =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 diff --git a/Build/lib/Makefile.am b/Build/lib/Makefile.am index 3f5f0aa..d60dfcc 100644 --- a/Build/lib/Makefile.am +++ b/Build/lib/Makefile.am @@ -160,6 +160,7 @@ libapplications_la_CFLAGS =3D $(common_CFLAGS) @LIBXM= L_CFLAGS@ =20 COMMON_LDFLAGS =3D -export-dynamic -version-info @RFM_VERINFO@ librfm_la_LDFLAGS =3D $(COMMON_LDFLAGS) +librfm_la_LIBADD =3D @LIBSM_LIBS@ librodent_la_LDFLAGS =3D $(COMMON_LDFLAGS) librfm_deskview_la_LDFLAGS =3D $(COMMON_LDFLAGS)=20 librfm_gridview_la_LDFLAGS =3D $(COMMON_LDFLAGS)=20