Commit c3c29b7
committed
Makefile: ensure released versions are executable
Previously we would stream the compressed output via stdin and stdout
which meant we lost the executable bit on the input file. Use a
different set of flags to bzip2 to preserve permissions.1 parent 59f271b commit c3c29b7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments