From 2dd0f8eeabcc4c5415efff6ed33c8a2b144a2c48 Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 28 Jan 2012 23:29:20 +0100 Subject: rebuilt C sources for bootstrapping --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 598787e6f..203bccead 100755 --- a/install.sh +++ b/install.sh @@ -228,6 +228,8 @@ if [ $# -eq 1 ] ; then chmod 644 $libdir/pure/actors.nim cp lib/pure/algorithm.nim $libdir/pure/algorithm.nim || exit 1 chmod 644 $libdir/pure/algorithm.nim + cp lib/pure/asyncio.nim $libdir/pure/asyncio.nim || exit 1 + chmod 644 $libdir/pure/asyncio.nim cp lib/pure/base64.nim $libdir/pure/base64.nim || exit 1 chmod 644 $libdir/pure/base64.nim cp lib/pure/browsers.nim $libdir/pure/browsers.nim || exit 1 -- cgit 1.4.1-2-gfad0