fontconfig module: respect upstream definitions
This commit is contained in:
committed by
Nikolay Amiantov
parent
cd2948a72e
commit
e80e8b9dc9
@@ -66,7 +66,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
postInstall = ''
|
||||
cd "$out/etc/fonts"
|
||||
rm conf.d/{50-user,51-local}.conf
|
||||
"${libxslt.bin}/bin/xsltproc" --stringparam fontDirectories "${fontbhttf}" \
|
||||
--stringparam fontconfigConfigVersion "${configVersion}" \
|
||||
--path $out/share/xml/fontconfig \
|
||||
|
||||
Reference in New Issue
Block a user