Skip to content

Commit

Permalink
cherry picking patch
Browse files Browse the repository at this point in the history
  • Loading branch information
gehoern committed Dec 13, 2024
1 parent c5e1546 commit 54bcb20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prepare_source
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ version_orig=9.5
version="$version_orig-1"
curl 'https://ftp.gnu.org/gnu/coreutils/coreutils-9.5.tar.xz' | xz -d | tee "$dir/orig.tar" | tar --extract --strip-components 1 --directory "$dir/src"
apt_src --ignore-orig coreutils
rm "$dir/src/debian/patches/cp-n.diff"
apply_patches
version_suffix=gl0~bp1443

0 comments on commit 54bcb20

Please sign in to comment.