Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > 0abb67cc31f5617c59cab8212a9bda64 > files > 7

f-spot-0.5.0.3-3mdv2009.1.src.rpm

From 6b7a2c90c2fa28afa5c410dee88f34bc301e7354 Mon Sep 17 00:00:00 2001
From: unknown author <cooker@mandrivalinux.org>
Date: Thu, 11 Sep 2008 08:16:46 +0000
Subject: [PATCH] gnome keyring sharp

#! /bin/sh /usr/share/dpatch/dpatch-run
## debian_link-system-gnome-keyring.dpatch by Mirco Bauer <meebey@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.
---
 Makefile.am      |    2 --
 Makefile.include |    2 +-
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 728e2e4..0a08a95 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,6 @@ SUBDIRS = 		\
 	semweb		\
 	docs		\
 	glitz-sharp	\
-	gnome-keyring-sharp \
 	icons		\
 	libeog		\
 	libjpegtran	\
@@ -26,7 +25,6 @@ DIST_SUBDIRS = 		\
 	dpap-sharp	\
 	docs		\
 	glitz-sharp	\
-	gnome-keyring-sharp \
 	icons		\
 	libeog		\
 	libjpegtran	\
diff --git a/Makefile.include b/Makefile.include
index ab71a3d..a0f121c 100644
--- a/Makefile.include
+++ b/Makefile.include
@@ -24,7 +24,7 @@ DIR_TAO_GLPOSTPROCESS = $(top_builddir)/Tao/Tao.GlPostProcess
 
 ## Links
 
-LINK_KEYRING = -r:$(DIR_KEYRING)/gnome-keyring-sharp.dll
+LINK_KEYRING = -pkg:gnome-keyring-sharp-1.0
 LINK_GLITZ = -r:$(DIR_GLITZ)/NDesk.Glitz.dll 
 LINK_GPHOTO2 = -r:$(DIR_GPHOTO2)/libgphoto2-sharp.dll
 LINK_MONO_ADDINS =					\
-- 
1.6.2.4