[libreoffice] 01/01: fix mkdir...

Rene Engelhard rene at moszumanska.debian.org
Sat Dec 16 23:06:23 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 06148797b523157d9f7d421e45b68125464159c5
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sun Dec 17 00:06:19 2017 +0100

    fix mkdir...
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 778bc00..c43fe48 100755
--- a/rules
+++ b/rules
@@ -3036,7 +3036,7 @@ ifeq "$(PACKAGE_TTF_OPENSYMBOL)" "y"
 		debian/fonts-opensymbol/usr/share/fonts/truetype/openoffice
 	rm -rf $(PKGDIR)-common/$(OODIR)/share/fonts/truetype
 	mkdir -p debian/fonts-opensymbol/etc/fonts/conf.d
-	mkdir -p debian/fonts-opensymbol/usr/share/fontconfig/conf.avail/30_opensymbol.conf
+	mkdir -p debian/fonts-opensymbol/usr/share/fontconfig/conf.avail
 	# this only works with --without-fonts. Otherwise we get all stuff here,
 	# not only the Symbol->OpenSymbol part... But we don't support --with-fonts
 	# build here right now anyway.

-- 
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