rpms/scim-tomoe/FC-3 scim-tomoe-moduledir.patch,NONE,1.1

Ryo Dairiki (ryo) fedora-extras-commits at redhat.com
Thu Mar 2 02:39:27 UTC 2006


Author: ryo

Update of /cvs/extras/rpms/scim-tomoe/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14419

Added Files:
	scim-tomoe-moduledir.patch 
Log Message:


scim-tomoe-moduledir.patch:

--- NEW FILE scim-tomoe-moduledir.patch ---
--- src/Makefile.am	2006-03-01 14:35:56.000000000 +0900
+++ src/Makefile.am.new	2006-03-01 14:36:07.000000000 +0900
@@ -12,7 +12,7 @@
 	scim_tomoe_prefs.h \
 	scim_tomoe_prefs_win.h
 
-moduledir = @SCIM_MODULEDIR@/`pkg-config --variable=scim_binary_version scim`/Helper
+moduledir = @SCIM_MODULEDIR@/Helper
 module_LTLIBRARIES = tomoe.la
 
 tomoe_la_SOURCES = \
--- src/Makefile.in	2006-03-01 14:44:48.000000000 +0900
+++ src/Makefile.in.new	2006-03-01 14:45:30.000000000 +0900
@@ -257,7 +257,7 @@
 	scim_tomoe_prefs.h \
 	scim_tomoe_prefs_win.h
 
-moduledir = @SCIM_MODULEDIR@/`pkg-config --variable=scim_binary_version scim`/Helper
+moduledir = @SCIM_MODULEDIR@/Helper
 module_LTLIBRARIES = tomoe.la
 tomoe_la_SOURCES = \
 	scim_tomoe.cpp \




More information about the fedora-extras-commits mailing list