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

CVS:oo-debian-files/debian changelog,1.68,1.69 rules,1.22,1.23



Update of /cvs/debian-openoffice/oo-debian-files/debian
In directory gluck:/tmp/cvs-serv21321/debian

Modified Files:
	changelog rules 
Log Message:
Add call to fc-cache in postinst of openoffice.org, for OpenSymbol font


Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-debian-files/debian/changelog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- changelog	1 Oct 2003 14:07:20 -0000	1.68
+++ changelog	2 Oct 2003 17:13:07 -0000	1.69
@@ -5,8 +5,9 @@
   * mention sparc support and Ximian patches in list of additions [CH]
   * remove mentioning of File->New and Word Count problems [RE]
   * update oooprelink's list of libraries [RE]
+  * Run fc-cache in postinst of openoffice.org for OpenSymbol font [CH]
 
- -- Rene Engelhard <rene@debian.org>  Wed,  1 Oct 2003 15:57:49 +0200
+ -- Chris Halls <halls@debian.org>  Thu,  2 Oct 2003 19:10:58 +0200
 
 openoffice.org-debian-files (1.0.99+1.1rc3-4) unstable; urgency=low
 

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-debian-files/debian/rules,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- rules	23 Sep 2003 13:41:24 -0000	1.22
+++ rules	2 Oct 2003 17:13:07 -0000	1.23
@@ -65,8 +65,8 @@
 	install -m755 share/prelink $(HOOKDIR)/$$script.d/; \
 	done	
 
-	# install "manage the ooo link hook"
-	install -m755 share/ooo_link $(HOOKDIR)/postinst.d/
+	# install "manage the ooo link" and fontconfig hook
+	install -m755 share/ooo_link share/openoffice.org-fonts $(HOOKDIR)/postinst.d/
 	install -m755 share/ooo_link_prerm $(HOOKDIR)/prerm.d/
 
 	# install hooks for managing dictionary.lst



Reply to: