Cross package maker. DEB/RPM generation or conversion. Derived from jordansissel/fpm.

⌈⌋ ⎇ branch:  cross package maker


Hex Artifact Content

Artifact 19b887ec5676fb07772abf7a7c0da782790be573:

  • File lib/fpm/package/dir.rb — part of check-in [d9329acfbb] at 2012-03-21 01:49:22 on branch trunk — fix issues when packaging links in dir package and rpm template * lib/fpm/package/dir.rb: File.directory? returns true if source is a link to a directory. This is not the desired behavior, a link should be kept as a link, whether it is a link for a file or a directory. * templates/rpm.erb: check whether we are copying a link, if so, only copy the link not a new file. For the same reason as lib/fpm/package/dir.rb, links to directories were rejected. So, do not reject links to directories. (user: aleix@oblong.com size: 3458) [more...]

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.