mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
Convert .rpm files to cpio format.
|
|
|
|
Why does the world need another rpm2cpio? because the existing one
|
|
won't build unless you have half a ton of things that aren't really
|
|
required for it, since it uses the same library used to extract RPM's.
|
|
|
|
This version is just a tiny wrapper around bsdtar.
|