forked from rpm-software-management/rpm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace rpm2cpio by rpm2archive entirely
Now that rpm2archive knows how to impersonate rpm2cpio when called by that name, we can just drop the latter entirely. The one notable behavior change is src.rpm contents now getting ./ prepended to the paths. We could fixup for that too, but there's doesn't seem to be any reason to bother.
- Loading branch information
Showing
3 changed files
with
10 additions
and
108 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.