SOURCES: gtk+2-arch_confdir.patch - update to 2.12.9

glen glen at pld-linux.org
Sat Mar 22 00:20:57 CET 2008


Author: glen                         Date: Fri Mar 21 23:20:57 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update to 2.12.9

---- Files affected:
SOURCES:
   gtk+2-arch_confdir.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/gtk+2-arch_confdir.patch
diff -u SOURCES/gtk+2-arch_confdir.patch:1.2 SOURCES/gtk+2-arch_confdir.patch:1.3
--- SOURCES/gtk+2-arch_confdir.patch:1.2	Fri Mar 21 23:32:28 2008
+++ SOURCES/gtk+2-arch_confdir.patch	Sat Mar 22 00:20:51 2008
@@ -83,3 +83,23 @@
  
  module_LTLIBRARIES =				\
  	$(IM_XIM_MODULE)			\
+--- gtk+-2.12.9/modules/input/Makefile.am~	2008-03-22 00:23:37.000000000 +0200
++++ gtk+-2.12.9/modules/input/Makefile.am	2008-03-22 00:57:31.244698955 +0200
+@@ -91,7 +91,7 @@
+ IM_IME_MODULE=im-ime.la 
+ endif
+ 
+-multipress_defs = -DMULTIPRESS_LOCALEDIR=\""$(mplocaledir)"\" -DMULTIPRESS_CONFDIR=\""$(sysconfdir)/gtk-2.0"\"
++multipress_defs = -DMULTIPRESS_LOCALEDIR=\""$(mplocaledir)"\" -DMULTIPRESS_CONFDIR=\""$(sysconfdir)"\"
+ im_multipress_la_CPPFLAGS = $(multipress_defs)
+ im_multipress_la_LDFLAGS = -rpath $(moduledir) -avoid-version -module $(no_undefined)
+ im_multipress_la_SOURCES =	\
+@@ -100,7 +100,7 @@
+ 	immultipress.c
+ im_multipress_la_LIBADD = $(LDADDS)
+ 
+-imconffiledir = $(sysconfdir)/gtk-2.0
++imconffiledir = $(sysconfdir)
+ dist_imconffile_DATA = im-multipress.conf
+ 
+ if CROSS_COMPILING
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gtk+2-arch_confdir.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list