Skip to content

Commit ff87f71

Browse files
bryteisematthewrsj
authored andcommitted
Add additional build_pattern options to README
Adds R, perl, ruby, and Java build pattern targets.
1 parent e9e9b5d commit ff87f71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

+4
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@ Controlling the build process
220220
work for the given package. This one line file allows you to override the
221221
build pattern that ``autospec`` will use. The supported build_pattern types are:
222222

223+
- R: R language package
224+
- cpan: perl language package
225+
- ruby: ruby language package
226+
- maven: Java language package
223227
- configure: Traditional ``%configure`` autotools route
224228
- configure_ac: Like ``configure, but performs ``%reconfigure`` to regenerate ``./configure``
225229
- autogen: Similar to ``configure_ac`` but uses the existing ``./autogen.sh`` instead of ``%reconfigure``

0 commit comments

Comments
 (0)