view installer-files/fc_update.bat @ 4697:90fa244bd63a

of-general: update to v2.1.0 * build_packages.m: update version number * dist-files.mk: remove refs to general patches * src/of-general.mk: update version, checksum * src/of-general-1-fixes.patch: removed * src/of-general-1-symtab-fixes.patch: removed
author John Donoghue
date Tue, 15 May 2018 08:07:32 -0400
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."