.. |
pyfpm
|
Close the file to make Python flush any pending writes. Without this, some versions of python will /not/ write anything to our file which makes it empty and causes a failure in fpm.
|
2022-11-28 17:48:15 -08:00 |
apk.rb
|
changed backports for backports/latest
|
2021-01-19 13:06:50 -08:00 |
cpan.rb
|
Fix broken tar command
|
2022-10-28 16:06:34 -07:00 |
deb.rb
|
Merge branch 'main' into pull/2009
|
2024-12-08 22:45:49 -08:00 |
dir.rb
|
Replace deprecated {File,Dir}.exists? with {File,Dir}.exist?
|
2023-01-31 18:08:38 -08:00 |
empty.rb
|
'empty' packages now default to "all" architecture.
|
2021-11-09 21:02:17 -08:00 |
freebsd.rb
|
build proper freebsd package
|
2024-08-08 06:07:24 -07:00 |
gem.rb
|
Remove git gem dependency.
|
2022-10-26 14:48:12 -07:00 |
npm.rb
|
Strip trailing whitespace
|
2015-04-13 22:32:31 -07:00 |
osxpkg.rb
|
Use pkgbuild's --install-location flag when fpm's --prefix is given.
|
2022-11-09 22:43:35 -08:00 |
p5p.rb
|
Cleaned up the p5p code and revised work-flow
|
2015-04-14 10:27:03 -04:00 |
pacman.rb
|
pacman.rb: Fix typo in compression type matching
|
2022-03-30 23:52:51 -07:00 |
pear.rb
|
Move from @logger ivar to logger method.
|
2014-10-25 05:28:16 +00:00 |
pkgin.rb
|
very rough initial pkgin support for fpm
|
2013-10-04 14:14:21 -04:00 |
pleaserun.rb
|
Recognize "--pleaserun-user" option
|
2022-07-05 16:26:24 -07:00 |
puppet.rb
|
Replace deprecated {File,Dir}.exists? with {File,Dir}.exist?
|
2023-01-31 18:08:38 -08:00 |
python.rb
|
Merge pull request #2062 from willaerk/main
|
2024-12-07 23:12:58 -08:00 |
rpm.rb
|
Merge pull request #2085 from jordansissel/feature/add-rpm-old-perl-flag
|
2024-12-08 22:53:09 -08:00 |
sh.rb
|
changed backports for backports/latest
|
2021-01-19 13:06:50 -08:00 |
snap.rb
|
Introduce support for snap packages (#1490)
|
2018-10-16 15:59:17 -07:00 |
solaris.rb
|
Strip trailing whitespace
|
2015-04-13 22:32:31 -07:00 |
tar.rb
|
changed backports for backports/latest
|
2021-01-19 13:06:50 -08:00 |
virtualenv.rb
|
Require fpm/package/dir to make FPM::Package::Dir available (for #1854)
|
2021-11-10 14:58:50 -08:00 |
zip.rb
|
changed backports for backports/latest
|
2021-01-19 13:06:50 -08:00 |