Implement path constants and support for path prefix

This commit is contained in:
Michał Siwek
2013-09-12 18:01:19 +02:00
parent cbc4ca951d
commit 70cae4eb2b
23 changed files with 70 additions and 158 deletions

View File

@@ -1,4 +1,4 @@
require './lib/package'
require 'package'
class Gcc < Package
version '4.8.1-baseline'