Merge #34878: fontconfig: Fix for HFS+ 1s date resolution

This commit is contained in:
Vladimír Čunát 2018-02-24 13:20:45 +01:00
commit 753db3e2d0
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -39,7 +39,8 @@ stdenv.mkDerivation rec {
# additionally required for the glibc-2.25 patch; avoid requiring gperf
postPatch = ''
sed s/CHAR_WIDTH/CHARWIDTH/g -i src/fcobjshash.{h,gperf}
touch src/*
sleep 2
touch src/fcobjshash.h
'';
outputs = [ "bin" "dev" "lib" "out" ]; # $out contains all the config