https://sourceware.org/bugzilla/show_bug.cgi?id=30991
Bug ID: 30991
Summary: Bug 30010 - srcfiles tarball feature
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
Assignee: unassigned at sourceware dot org
Reporter: halamour at redhat dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
Following the implementation of PR3, it may be useful to implement an
addition that fetches all source files related to a program, places them in a
tarball/zip and sends that to stdout. This may be done using srcfiles to fetch
the source files, then libarchive to tarball.
% eu-srcfiles --zip deadbeef > file.zip
--
You are receiving this mail because:
You are on the CC list for the bug.