[libreoffice] 01/01: sigh. fix 30_opensymbol.conf symlink path...

Rene Engelhard rene at moszumanska.debian.org
Sun Dec 17 00:20:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit c891290593dae536eb19fb78d6314de3c30d1c3f
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sun Dec 17 01:11:45 2017 +0100

    sigh. fix 30_opensymbol.conf symlink path...
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 78843ee..f078afd 100755
--- a/rules
+++ b/rules
@@ -3042,7 +3042,7 @@ ifeq "$(PACKAGE_TTF_OPENSYMBOL)" "y"
 	# build here right now anyway.
 	install -m644 -D workdir/CustomTarget/postprocess/fontconfig/fc_local.conf \
 		debian/fonts-opensymbol/usr/share/fontconfig/conf.avail/30_opensymbol.conf
-	cd debian/fonts-opensymbol/etc/fonts.d/ && \
+	cd debian/fonts-opensymbol/etc/fonts/conf.d/ && \
 		ln -s /usr/share/fontconfig/conf.avail/30_opensymbol.conf
 else
 	rm -f $(PKGDIR)-common/$(OODIR)/share/fonts/truetype/opens___.ttf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list