- Notifications
You must be signed in to change notification settings - Fork5
Commit174f65a
committed
Fix some oversights in distprep and maintainer-clean targets.
At least two recent commits have apparently imagined that a comment ina Makefile stating that something would be included in the distributiontarball was sufficient to make it so. They hadn't bothered to hookinto the upper maintainer-clean targets either. Per bug #5923 fromCharles Johnson, in which it emerged that the 9.1alpha4 tarballs areshort a few files that should be there.1 parent76fdee3 commit174f65a
3 files changed
+14
-3
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 |
| |
54 | 57 |
| |
55 | 58 |
| |
| 59 | + | |
56 | 60 |
| |
57 | 61 |
| |
58 | 62 |
| |
59 | 63 |
| |
60 | 64 |
| |
| 65 | + | |
61 | 66 |
| |
62 | 67 |
| |
63 | 68 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
| 196 | + | |
196 | 197 |
| |
197 | 198 |
| |
198 | 199 |
| |
199 | 200 |
| |
| 201 | + | |
200 | 202 |
| |
201 | 203 |
| |
202 | 204 |
| |
| |||
300 | 302 |
| |
301 | 303 |
| |
302 | 304 |
| |
303 |
| - | |
304 | 305 |
| |
| 306 | + | |
305 | 307 |
| |
306 | 308 |
| |
307 | 309 |
| |
308 | 310 |
| |
| 311 | + | |
| 312 | + | |
309 | 313 |
| |
310 | 314 |
| |
311 | 315 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 |
| |
63 | 65 |
| |
64 | 66 |
| |
|
0 commit comments
Comments
(0)