Skip to content

Commit

Permalink
docs: Add command line to generate tarball with a prefix
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
  • Loading branch information
acmel committed Mar 12, 2020
1 parent 0b2621d commit f14426e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.tarball
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tar cvfJ ~/rpmbuild/SOURCES/dwarves-1.17.tar.xz --transform 's,^,dwarves-1.17/,' `cat MANIFEST`

0 comments on commit f14426e

Please sign in to comment.