view installer-files/fc_update.bat @ 4296:68c7e187e20d

pango: update to 1.40.3 * src/pango.mk: update version, checksum, configure opts * src/mingw-pango-1-fixes.patch: remove patch * dist-files: remove old patch file
author John D
date Mon, 26 Dec 2016 15:41:24 -0500
parents b5b3f7fcac8f
children 202fa20cf559
line wrap: on
line source

@echo off

set ROOT_DIR=%~dp0
echo "Updating fc-cache (may take a while) ..."
%ROOT_DIR%\bin\fc-cache.exe -v
echo "Done."