1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Merge pull request #7127 from sylvestre/debug2

gnu patches: move to use quilt
This commit is contained in:
Daniel Hofstetter 2025-01-22 13:56:28 +01:00 committed by GitHub
commit e50e81db58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 57 additions and 41 deletions

View file

@ -105,7 +105,7 @@ jobs:
run: |
## Install dependencies
sudo apt-get update
sudo apt-get install -y autoconf autopoint bison texinfo gperf gcc g++ gdb python3-pyinotify jq valgrind libexpect-perl libacl1-dev libattr1-dev libcap-dev libselinux1-dev attr
sudo apt-get install -y autoconf autopoint bison texinfo gperf gcc g++ gdb python3-pyinotify jq valgrind libexpect-perl libacl1-dev libattr1-dev libcap-dev libselinux1-dev attr quilt
- name: Add various locales
shell: bash
run: |