Changes between Initial Version and Version 2 of Ticket #13222
- Timestamp:
- 03/04/2020 02:19:34 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13222
- Property Summary xf86-video-intel-20200218 file format → xf86-video-intel-20200218 (and others) file format
-
TabularUnified Ticket #13222 – Description
initial v2 10 10 11 11 So, either name of compression-type is not what it should be. 12 13 It does not harm if "tar -xf <tarball>" is used. That might be the reason why it hasn't came up so far. But it breaks if doing "tar -xJf <tarball>". The capital 'J' is what the extension of .xz suggests. 14 15 That breaks scripts which are using the file naming to prepare options for the tar command. Regardless if that approach (using "extensions" for controlling script functionality) is good or not, we should not mix extensions/file-formats.