rpms/ibus-table/devel ibus-table.spec,1.27,1.28

cchance cchance at fedoraproject.org
Mon Sep 21 02:34:28 UTC 2009


Author: cchance

Update of /cvs/pkgs/rpms/ibus-table/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27537

Modified Files:
	ibus-table.spec 
Log Message:
corrected path of post section of additional


Index: ibus-table.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table/devel/ibus-table.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- ibus-table.spec	21 Sep 2009 02:28:02 -0000	1.27
+++ ibus-table.spec	21 Sep 2009 02:34:28 -0000	1.28
@@ -41,8 +41,8 @@ This package contains additional tables.
 rm -rf $RPM_BUILD_ROOT
 
 %post additional
-ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/additional/compose.db
-ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/additional/latex.db
+ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/compose.db
+ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)




More information about the fedora-extras-commits mailing list