1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-30 04:10:42 +02:00
fpm/lib
Jordan Sissel c58f974b1c Have -t dir output a .fpm file based on the config.
The intent is to allow users to do a three-step process:

1. fpm -s something -t dir ...
2. patch and modify anything in the directory
3. fpm -t rpm

It's common for folks to ask if they can do some kind of patching
or modification in the middle of an fpm run, so this should help
them do this.
2014-06-06 05:54:39 +00:00
..
fpm Have -t dir output a .fpm file based on the config. 2014-06-06 05:54:39 +00:00
fpm.rb Add pkgin 2013-10-04 14:13:11 -04:00