1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-30 04:10:42 +02:00
fpm/spec
Nemanja Boric 139793c8b3 Allow source=dest/ syntax for symlinks
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
2017-09-11 09:36:10 -07:00
..
acceptance/puppet/manifests Start work for acceptance tests. 2016-05-23 11:28:51 -07:00
fixtures Support building a virtualenv from local requirements.txt 2016-06-18 13:37:24 -07:00
fpm Allow source=dest/ syntax for symlinks 2017-09-11 09:36:10 -07:00
spec_setup.rb Ignore cabin subscriptions during testing 2014-07-24 19:24:28 +00:00