Created
November 2, 2016 09:19
-
-
Save mitkot/bbfe1e5141144780a467fb08994b8352 to your computer and use it in GitHub Desktop.
How to extract source files out of src.rpm file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rpm2cpio ../hoge.src.rpm | cpio -i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment