Commit 62e4a09
Add files to include in tarball
Previously, Puppet relied on the in-house Packaging library to build all
artifacts related to Puppet. Puppet moved away from using Packaging to
build gems in 867ce9c, which also removed the files key used to build
tarballs.
This commit re-adds the files key (as a list instead of a string, as
recommended by Packaging) to enable the packaging:tar Rake task, which
builds source tarballs of Puppet.
(cherry picked from commit 314a107)1 parent 56d3799 commit 62e4a09
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments