- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit41fd969
committed
Back-patch creation of tar.bz2 tarball during "make dist".
Since commita4d03bb, "make dist" hasbuilt both gzip- and bzip2-compressed tarballs. However, this waspretty useless, because our tarball build script didn't know about itand proceeded to overwrite the bz2 file with new data. Back-patch thechange to all active branches, so that creation of the tar.bz2 filecan be removed from the build script.1 parent457c2d9 commit41fd969
2 files changed
+7
-5
lines changedLines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
| 81 | + | |
80 | 82 |
| |
81 | 83 |
| |
82 | 84 |
| |
| |||
115 | 117 |
| |
116 | 118 |
| |
117 | 119 |
| |
118 |
| - | |
| 120 | + | |
119 | 121 |
| |
120 | 122 |
| |
121 |
| - | |
| 123 | + | |
122 | 124 |
| |
123 | 125 |
| |
124 | 126 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 |
| - | |
| 447 | + | |
448 | 448 |
| |
449 | 449 |
| |
450 | 450 |
| |
|
0 commit comments
Comments
(0)