mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
handle-iorder:
|
|
cmd:
|
|
- cwd: /tmp/ruby-1.9.2-p320
|
|
- names:
|
|
- ./configure
|
|
- make
|
|
- make install
|
|
- run
|
|
|