9.3. RubyGems macros
The following are macros useful for packages created by RubyGems. These macros are provided by the rubygems-devel package.
| Macro name | Extended path | Usage |
|---|---|---|
|
|
| Top directory for the gem structure. |
|
|
| Directory with the actual content of the gem. |
|
|
| The library directory of the gem. |
|
|
| The cached gem. |
|
|
| The gem specification file. |
|
|
| The RDoc documentation of the gem. |
|
|
| The directory for gem extension. |