garnome r6197 - in trunk: . desktop/seahorse desktop/seahorse/files



Author: jsacco
Date: Wed Jan 16 17:11:14 2008
New Revision: 6197
URL: http://svn.gnome.org/viewvc/garnome?rev=6197&view=rev

Log:
desktop/seahorse: patch to build [BUG # 509940]


Added:
   trunk/desktop/seahorse/files/
   trunk/desktop/seahorse/files/nautilus-ext-Makefile.patch
Modified:
   trunk/ChangeLog
   trunk/desktop/seahorse/Makefile
   trunk/desktop/seahorse/checksums

Modified: trunk/desktop/seahorse/Makefile
==============================================================================
--- trunk/desktop/seahorse/Makefile	(original)
+++ trunk/desktop/seahorse/Makefile	Wed Jan 16 17:11:14 2008
@@ -2,6 +2,7 @@
 GARVERSION = 2.21.4
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+PATCHFILES = nautilus-ext-Makefile.patch
 
 LIBDEPS = platform/gtk+ platform/GConf platform/libglade
 

Modified: trunk/desktop/seahorse/checksums
==============================================================================
--- trunk/desktop/seahorse/checksums	(original)
+++ trunk/desktop/seahorse/checksums	Wed Jan 16 17:11:14 2008
@@ -1 +1,2 @@
 4ef7b083f0f2c1c8ab479905a633be3e  download/seahorse-2.21.4.tar.bz2
+809b57da764c452006c6ab73f82d9590  download/nautilus-ext-Makefile.patch

Added: trunk/desktop/seahorse/files/nautilus-ext-Makefile.patch
==============================================================================
--- (empty file)
+++ trunk/desktop/seahorse/files/nautilus-ext-Makefile.patch	Wed Jan 16 17:11:14 2008
@@ -0,0 +1,10 @@
+--- seahorse-2.21.4/plugins/nautilus-ext/Makefile.in-	2008-01-16 12:02:30.000000000 -0500
++++ seahorse-2.21.4/plugins/nautilus-ext/Makefile.in	2008-01-16 12:03:04.000000000 -0500
+@@ -290,6 +290,7 @@
+ INCLUDES = -I$(top_builddir) 	\
+ 	-I$(top_srcdir) 			\
+ 	$(NAUTILUS_CFLAGS) 			\
++	$(SEAHORSE_CFLAGS) 			\
+ 	-DGNOMELOCALEDIR=\""$(datadir)/locale"\"
+ 
+ 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]