mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 00:30:06 +02:00
4 lines
204 B
Plaintext
4 lines
204 B
Plaintext
"application/x-xz-compressed-tar" .tar.xz "tar -Jtvf %s" "tar -Jxvf %s"
|
|
"application/x-xz-compressed-tar" .txz "tar -Jtvf %s" "tar -Jxvf %s"
|
|
"application/x-xz" .xz "echo %s | sed 's/.xz$//g'" "xz -df %s"
|