summaryrefslogtreecommitdiffstats
path: root/git-desc
diff options
context:
space:
mode:
authorAndreas Gruenbacher <andreas.gruenbacher@gmail.com>2024-02-11 13:13:24 +0100
committerAndreas Gruenbacher <andreas.gruenbacher@gmail.com>2024-02-12 00:15:15 +0100
commit802b5827e320a89dc15fbd1d4caf8f6ce22c443a (patch)
treebeffac131578c56376562c383216e7ea98149634 /git-desc
parent88c38ad4e27eacdd7888ecc16c45958226726a5b (diff)
downloadquilt-tar-wrapper-experiment.tar.gz
tar-wrapper experimenttar-wrapper-experiment
This is an attempt to create a better tar-wrapper that can be run in %prep context in a scratch directory, and create a copy of the extracted files in QUILT_WORKDIR. Try out as follows: $ cd experiment $ export QUILT_WORKDIR=work $ mkdir work $ PATH=.:$PATH $ wget https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.4.tar.xz $ tar -xaf linux-6.7.4.tar.xz # this creates linux-6.7.4/ and work/linux-6.7.4/ $ tar -xaf linux-6.7.4.tar.xz # when run again: Refusing to overwrite linux-6.7.4
Diffstat (limited to 'git-desc')
0 files changed, 0 insertions, 0 deletions