Skip to content

Commit

Permalink
Addresses DIR -> DEB error on big directories
Browse files Browse the repository at this point in the history
Fixes #1739
  • Loading branch information
lancerinf authored and jordansissel committed Jan 19, 2021
1 parent 945ba5b commit e05790f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fpm/package/deb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
require "backports"
require "fileutils"
require "digest"
require "zlib"

# Support for debian packages (.deb files)
#
Expand Down

0 comments on commit e05790f

Please sign in to comment.