Gemfile
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 30 Dec 2016 22:44:34 +0000
changeset 112 9133803c99a2
parent 0 f46260ba26b1
permissions -rw-r--r--
Various fixes to build a working Smalltalk/X jv-branch distribution * correctly install `librun.so`, `librun.dll` * install all `rc.d` files * fixes installation process to handle packages with no `.so` / `.dll` (source-only package such as test packages)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
source :rubygems
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
gem 'rake', '0.8.7'