mirror of
https://github.com/jordansissel/fpm
synced 2025-08-30 04:10:42 +02:00
PR #1253, while fixed the bug where `source.link=dest/source.link` resulted in `source.link=dest/source.link/source.link` introduced a bug where `source=dest/` syntax stopped working for symlinks (it is ok for files). This is now fixed, as the symlink source now behaves the same as it would with a single file input. Test case testing this behaviour is also added. Fixes #1395 |
||
---|---|---|
.. | ||
acceptance/puppet/manifests | ||
fixtures | ||
fpm | ||
spec_setup.rb |