Gemfile
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 17 Jun 2019 21:01:14 +0000
changeset 264 e7a4c71cd36a
parent 0 f46260ba26b1
permissions -rw-r--r--
rakefiles: call package's `make installProg installAux` ...when "installing" installing a package. This allows individual packages to define additional files to install. Usefull to install bundled libraries and/or other resources in toy archive without having to hack rakefiles itself.

source :rubygems

gem 'rake', '0.8.7'