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

./packages/openofficeorg/3.3.0/experimental r2068: install fc_local.conf



------------------------------------------------------------
revno: 2068
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2010-07-15 01:17:39 +0200
message:
  install fc_local.conf
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-07-14 20:43:41 +0000
+++ b/rules	2010-07-14 23:17:39 +0000
@@ -3531,6 +3531,12 @@
 		ln -s /usr/share/doc/openoffice.org-common/examples/$$i $(PKGDIR)-common/$(OOBASISDIR)/share/registry/$$i; \
 	done
 
+	# install font config. Doesn't get installed with
+	# --without-fonts.
+	# FIXME: Shouldn't this be in /etc/fonts/conf.d with a symlink here?
+	install -m644 -D $(SOURCE_TREE)/more_fonts/fonts/fc_local.conf \
+		$(PKGDIR)-common/$(OODIR)/share/fonts/truetype/fc_local.conf
+
 	touch $@
 
 binary-arch: $(STAMP_DIR)/binary-arch


Reply to: